Files
athenix/parts/templates.nix

6 lines
94 B
Nix

# Templates for external configurations
{ ... }:
{
flake.templates = import ../templates;
}