fix sshd
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
|
||||
{
|
||||
services.openssh.enable = true;
|
||||
services.openssh.passwordAuthentication = false;
|
||||
services.openssh.permitRootLogin = "no";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user