summaryrefslogtreecommitdiff
path: root/modules/README.md
diff options
context:
space:
mode:
authorseth <[email protected]>2025-01-05 23:24:04 -0500
committerGitHub <[email protected]>2025-01-06 04:24:04 +0000
commita0726ea66d1857eb2e1c9d7dfd2f10d30ac64706 (patch)
tree585d4c7706ef52fc037419958b0af86e216a5d43 /modules/README.md
parent85e702efc03b04cbb0ac5b1b2ef79c21602c8ed8 (diff)
treewide: back to flake parts (#539)
* treewide: back to flake parts * treewide: drop extra docs these are kind pointless
Diffstat (limited to 'modules/README.md')
-rw-r--r--modules/README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/modules/README.md b/modules/README.md
deleted file mode 100644
index 7e45a1f..0000000
--- a/modules/README.md
+++ /dev/null
@@ -1,6 +0,0 @@
-# ./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!