diff --git a/flake.nix b/flake.nix index 924483d..e6c055e 100644 --- a/flake.nix +++ b/flake.nix @@ -1,6 +1,6 @@ { description = "Project Templates"; - output = {self}: { + outputs = {self}: { templates = { r = { path = ./templates/r;