feat(generator): add Mustache

This commit is contained in:
asimon 2026-01-25 12:10:27 +01:00
parent 7e3efd400c
commit 26e79ede19
6 changed files with 28 additions and 1 deletions

View file

@ -55,6 +55,7 @@ use the `devshellModule` for easy integration, see the docs for more.
- **`derivation`**: Use existing Nix derivations as file content
- **`gomplate`**: Advanced Go template rendering via gomplate
- **`jinja`**: Python Jinja2 template rendering
- **`mustache`**: Mustache template rendering
## Docs