refactor: Rename sydnix → sydnix-cli
This commit is contained in:
@@ -11,7 +11,7 @@ A second try at NixOS, now that I have a better idea of what I'm doing. The effo
|
||||
|
||||
* Inbox
|
||||
|
||||
* Principles
|
||||
* Conventions
|
||||
|
||||
** User configuration
|
||||
|
||||
@@ -22,8 +22,6 @@ In order of descending preference, user programs should be configured by...
|
||||
3. ~home.file~ and similar.
|
||||
4. Mutable symlinks using ~home.file~ and ~mkOutOfStoreSymlink~.
|
||||
|
||||
* Conventions
|
||||
|
||||
** Repo structure
|
||||
|
||||
*** =hosts/=
|
||||
@@ -93,6 +91,10 @@ On boot, ...
|
||||
|
||||
- =/persist/users/«user»= :: Persistent files belonging to specific users. This differs from the persistent home directories in that files are not necessarily linked anywhere.
|
||||
|
||||
* ~sydnix-cli~
|
||||
|
||||
sydnix-cli is a command-line utility written in Clojure wrapping various sydnix-related scripts.
|
||||
|
||||
* Tasks
|
||||
|
||||
** Emacs
|
||||
|
||||
Reference in New Issue
Block a user