blob: ad2d3ae0c4e3f56708fd7645b4e2a9b34d2ee830 (
plain)
1
2
3
4
5
6
7
8
9
10
|
# ./lib/
## builders.nix
Light wrappers around functions like `nixosSystem` and
`homeManagerConfiguration`
## nginx.nix
Small helpers to avoid boilerplate in the `services.nginx` module
|