diff --git a/shell.nix b/shell.nix index 111d6796..ac3b5449 100644 --- a/shell.nix +++ b/shell.nix @@ -24,6 +24,7 @@ pkgs.nixfmt pkgs.ssh-to-pgp (pkgs.callPackage sops-nix {}).sops-import-keys-hook + deploy-rs.packages.${pkgs.system}.deploy-rs ]; }; } \ No newline at end of file