programs.pandoc.templates
Custom templates.
- Type
attribute set of absolute path- Default
{ }- Example
{ "default.latex" = path/to/your/template; }- Declared
- <home-manager/modules/programs/pandoc.nix>
Custom templates.
attribute set of absolute path{ }{
"default.latex" = path/to/your/template;
}