diff --git a/flake.nix b/flake.nix index 1f16df31..998da0d3 100644 --- a/flake.nix +++ b/flake.nix @@ -79,7 +79,7 @@ path = ./templates/starter; description = "Starter configuration"; }; - starterWithSecrets = { + starter-with-secrets = { path = ./templates/starter-with-secrets; description = "Starter configuration with secrets"; };