feat(generator): add Mustache

This commit is contained in:
asimon 2026-01-25 12:10:27 +01:00
parent 5e479f3662
commit 404d8cb782
6 changed files with 26 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
- **`gotmpl`**: Advanced Go template rendering via gomplate
- **`jinja`**: Python Jinja2 template rendering
- **`mustache`**: Mustache template rendering
## Docs