diff --git a/flake.nix b/flake.nix index c245cb0..fad4eea 100644 --- a/flake.nix +++ b/flake.nix @@ -1,7 +1,7 @@ { description = "A collection of flake templates"; - outputs = { + outputs = _inputs: { templates = { default = { path = ./default;