refactor: Rename sydnix → sydnix-cli

This commit is contained in:
Madeleine Sydney
2025-01-14 20:24:07 -07:00
parent 29fd94f9e2
commit 0e9bad81ee
20 changed files with 55 additions and 57 deletions

View File

@@ -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