From 2ef56f1479e8b64fc656b29e89fbdec3969c8078 Mon Sep 17 00:00:00 2001 From: andromeda Date: Fri, 3 Apr 2026 21:26:04 +0200 Subject: tidy a bit --- modules/nixos/networking/hard-ssh.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/nixos/networking/hard-ssh.nix') diff --git a/modules/nixos/networking/hard-ssh.nix b/modules/nixos/networking/hard-ssh.nix index 849af9b..11a9ea0 100644 --- a/modules/nixos/networking/hard-ssh.nix +++ b/modules/nixos/networking/hard-ssh.nix @@ -4,7 +4,6 @@ allowSFTP = false; ports = [5522]; settings = { - PermitRootLogin = "no"; PasswordAuthentication = false; KbdInteractiveAuthentication = true; }; -- cgit v1.3