diff --git a/flake.nix b/flake.nix
index ca7259a5..e633ad9a 100644
--- a/flake.nix
+++ b/flake.nix
@@ -61,6 +61,7 @@
               (inputs'.nixops4.packages.default.overrideAttrs {
                 impureEnvVars = [ "DEPLOYMENT" ];
               })
+              pkgs.openssh
               pkgs.httpie
               pkgs.jq
             ];