diff options
Diffstat (limited to 'lib/README.md')
| -rw-r--r-- | lib/README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/README.md b/lib/README.md index 97814c5..ad2d3ae 100644 --- a/lib/README.md +++ b/lib/README.md @@ -1,5 +1,10 @@ # ./lib/ +## builders.nix + +Light wrappers around functions like `nixosSystem` and +`homeManagerConfiguration` + ## nginx.nix Small helpers to avoid boilerplate in the `services.nginx` module |
