hetz
This commit is contained in:
parent
a079dff4c3
commit
fb57c18f0b
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
services.openssh = {
|
||||
enable = true;
|
||||
settings.PasswordAuthentication = false;
|
||||
settings.PermitRootLogin = true;
|
||||
settings.PermitRootLogin = "yes";
|
||||
extraConfig = ''
|
||||
PrintLastLog no
|
||||
'';
|
||||
|
|
|
|||
Loading…
Reference in a new issue