summaryrefslogtreecommitdiff
path: root/modules/README.md
diff options
context:
space:
mode:
authorseth <[email protected]>2024-07-05 07:30:49 -0400
committerseth <[email protected]>2024-07-09 15:38:51 -0400
commit5fe2777acda756ae69f59e084afd9f6d35a535da (patch)
treeb8a0bd2d2b2dd7e1e5591932e7d24dcc157fcd07 /modules/README.md
parent3578918af2e77de4c0a9290fb80721a7e08e43e3 (diff)
tree-wide: document most things
Diffstat (limited to 'modules/README.md')
-rw-r--r--modules/README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/modules/README.md b/modules/README.md
new file mode 100644
index 0000000..7e45a1f
--- /dev/null
+++ b/modules/README.md
@@ -0,0 +1,6 @@
+# ./modules/
+
+These directory names are probably self explanatory
+
+In case they aren't: `darwin/` contains nix-darwin modules, `nixos/` contains
+NixOS modules, and `shared` contains modules I use on both!