diff --git a/hosts/common.nix b/hosts/common.nix index 6c711a8..90c6aa1 100644 --- a/hosts/common.nix +++ b/hosts/common.nix @@ -22,7 +22,6 @@ services.openssh = { enable = true; - allowSFTP = false; settings = { KbdInteractiveAuthentication = false; PasswordAuthentication = false;