From 4b05ad968e99b15bb39c9334669f1124a049fb0e Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Sun, 7 Jul 2024 20:04:48 -0400 Subject: [PATCH] amend repo structure descriptions Signed-off-by: ahuston-0 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 54ad2fa..9fbba36 100644 --- a/README.md +++ b/README.md @@ -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//`: includes per-user configs for `home-manager`, `SOPS`, and `SSH` keys - `utils/`: utility scripts primarily used for dependency updates