diff --git a/shell.nix b/shell.nix index 55688a6e..4268c241 100644 --- a/shell.nix +++ b/shell.nix @@ -17,5 +17,6 @@ pkgs.ssh-to-pgp (pkgs.callPackage sops-nix {}).sops-import-keys-hook deploy-rs.packages.${system}.deploy-rs + ]; }; } \ No newline at end of file