Skip to content

Commit

Permalink
Revert "Try camel casing secrets template name in flake"
Browse files Browse the repository at this point in the history
This reverts commit ec3ba56.
  • Loading branch information
dustinlyons committed Dec 30, 2023
1 parent ec3ba56 commit a20ee6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
path = ./templates/starter;
description = "Starter configuration";
};
starterWithSecrets = {
starter-with-secrets = {
path = ./templates/starter-with-secrets;
description = "Starter configuration with secrets";
};
Expand Down

0 comments on commit a20ee6a

Please sign in to comment.