This commit is contained in:
stubbfel
2017-11-23 00:02:45 +01:00
parent fdb0b81824
commit 84646fd218

View File

@@ -2,4 +2,6 @@
{
services.openssh.enable = true;
services.openssh.passwordAuthentication = false;
services.openssh.permitRootLogin = "no";
}