@ -34,6 +34,7 @@
) hosts)
// {
template = nixpkgs.lib.nixosSystem {
specialArgs = { inherit inputs; };
modules = [ ./systems/template/configuration.nix ];
};