nix-exprs/flake/outputs/templates.nix

5 lines
57 B
Nix
Raw Permalink Normal View History

2024-11-19 01:28:58 +08:00
{ ... }:
{
flake.templates = import ../../templates;
}