mirror of
https://git.mediani.de/mirrors_public/oddlama_nixos-extra-modules.git
synced 2025-10-10 22:10:38 +02:00
feat: add nginx meta module
This commit is contained in:
parent
bc948ad1ab
commit
4daf3ffd02
4 changed files with 119 additions and 0 deletions
|
@ -26,3 +26,12 @@ will be available.
|
|||
};
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
## Requirements
|
||||
|
||||
Certain modules may require the use of additional flakes. In particular you might need:
|
||||
|
||||
- [impermanence](https://github.com/nix-community/impermanence)
|
||||
- [agenix](https://github.com/ryantm/agenix)
|
||||
- [agenix-rekey](https://github.com/oddlama/agenix-rekey)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue