diff --git a/configuration/default.nix b/configuration/default.nix index 1b9531d..924474a 100644 --- a/configuration/default.nix +++ b/configuration/default.nix @@ -100,7 +100,6 @@ services = { openssh = { enable = true; - allowSFTP = false; ports = [ 2222 ]; startWhenNeeded = true;