feat: add nginx meta module

This commit is contained in:
oddlama 2023-12-25 21:49:06 +01:00
parent bc948ad1ab
commit 4daf3ffd02
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
4 changed files with 119 additions and 0 deletions

View file

@ -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)