amend repo structure descriptions

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2024-07-07 20:04:48 -04:00 committed by Alice Huston
parent 2a7832bb2d
commit 4b05ad968e

View File

@ -26,8 +26,8 @@ for further information.
- `lib`: custom nix library functions, including general utility functions and
dynamic system construction
- `modules/`: Nix modules created by us for common services or overrides
(fail2ban, hydra, certain boot params, etc.)
- `systems/`: config for common *server* components, as well as per-server configurations
(openssh, hydra, certain boot params, etc.)
- `systems/`: per-system configurations
- `users/<user>/`: includes per-user configs for `home-manager`, `SOPS`, and
`SSH` keys
- `utils/`: utility scripts primarily used for dependency updates