diff --git a/hosts/pinwheel/modules/work/default.nix b/hosts/pinwheel/modules/work/default.nix index 3f6e8b1..efc8630 100644 --- a/hosts/pinwheel/modules/work/default.nix +++ b/hosts/pinwheel/modules/work/default.nix @@ -32,10 +32,6 @@ in } ]; }; - - programs.ssh = { - enable = true; - }; }; services.openvpn.servers = lib.mkIf openvpnEnabled {