diff options
Diffstat (limited to 'ops/modules/README.md')
-rw-r--r-- | ops/modules/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ops/modules/README.md b/ops/modules/README.md new file mode 100644 index 000000000000..595b4c3344c6 --- /dev/null +++ b/ops/modules/README.md @@ -0,0 +1,7 @@ +NixOS modules +============= + +This folder contains various NixOS modules shared by our NixOS +configurations. + +It is not read by `readTree`. |