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>