From e9c54606e2d74c83a509cbd6aea65dccf4a77758 Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Sun, 8 Mar 2026 14:13:57 -0500 Subject: [PATCH] notes --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 0739913..28e2c31 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ home-manager switch --flake .#desktop nix flake show --all-systems ``` +## Layout + +- Everything under `./modules` gets auto-imported by `import-tree` +- ## Mechanics