{...}: { services.openssh = { enable = true; settings = { PermitRootLogin = "prohibit-password"; PasswordAuthentication = false; X11Forwarding = false; }; }; }