mirror of
https://github.com/nix-community/impermanence
synced 2024-11-10 05:44:17 +00:00
README: Add matrix room link
Also, remove the unrelated name explanation.
This commit is contained in:
parent
b4160ba71d
commit
170e9b105d
1 changed files with 8 additions and 7 deletions
15
README.org
15
README.org
|
@ -1,4 +1,4 @@
|
|||
* Impermanence
|
||||
#+TITLE: Impermanence
|
||||
|
||||
Modules to help you handle persistent state on systems with
|
||||
ephemeral root storage.
|
||||
|
@ -14,6 +14,13 @@
|
|||
storage, so that specified files and folders persist between
|
||||
reboots
|
||||
|
||||
|
||||
* Contact
|
||||
|
||||
Join the [[https://matrix.to/#/#impermanence:nixos.org][matrix room]] to chat about the project.
|
||||
|
||||
* Usage
|
||||
|
||||
There are currently two modules: one for ~NixOS~ and one for ~home-manager~.
|
||||
|
||||
*** NixOS
|
||||
|
@ -261,9 +268,3 @@
|
|||
- https://grahamc.com/blog/erase-your-darlings --- [[https://github.com/grahamc/][@grahamc]]'s blog post details
|
||||
why one would want to erase their state at every boot, as well as how to
|
||||
achieve this using ZFS snapshots.
|
||||
|
||||
** About the name
|
||||
: Impermanence, also known as the philosophical problem of change, is a
|
||||
: philosophical concept that is addressed in a variety of religions and
|
||||
: philosophies. In Eastern philosophy it is best known for its role in the
|
||||
: Buddhist three marks of existence. It also is an element of Hinduism.
|
||||
|
|
Loading…
Reference in a new issue