diff options
| author | seth <[email protected]> | 2024-09-07 11:51:57 -0400 |
|---|---|---|
| committer | seth <[email protected]> | 2024-09-07 12:00:19 -0400 |
| commit | dee6c5d9cbc12ff3012a27a5e69dfe331089310b (patch) | |
| tree | 290b5862448b781776f6606534829d4a35c2ac7f /lib/README.md | |
| parent | 8539ad118cd34e8f51e736e1c6bec7a19f0e15f1 (diff) | |
tree-wide: use flake module for configurations
Diffstat (limited to 'lib/README.md')
| -rw-r--r-- | lib/README.md | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/README.md b/lib/README.md index bde1e94..97814c5 100644 --- a/lib/README.md +++ b/lib/README.md @@ -1,13 +1,5 @@ # ./lib/ -## lib.nix - -Top-level declaration of my functions - -## builders.nix - -Wrappers around configurations builders such as `nixosSystem` and `darwinSystem` - ## nginx.nix Small helpers to avoid boilerplate in the `services.nginx` module |
