diff options
Diffstat (limited to 'ssh.nix')
| -rw-r--r-- | ssh.nix | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3,7 +3,6 @@ services.openssh = { enable = true; - ports = [26802]; authorizedKeysInHomedir = false; settings = { PasswordAuthentication = false; |
