diff --git a/flake.nix b/flake.nix index ef99c28..be9c68c 100644 --- a/flake.nix +++ b/flake.nix @@ -73,7 +73,7 @@ ${pkgs.findutils}/bin/find secrets -not -path '*/.*' -type f > secrets.txt ''); }; - deploy = { + deploy = { type = "app"; program = toString (pkgs.writers.writeDash "deploy" '' if [ $# -eq 0 ]