wip
This commit is contained in:
parent
89bc65d19b
commit
9f0d9fcb68
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
services.openssh = {
|
||||
enable = true;
|
||||
settings.PasswordAuthentication = true;
|
||||
settings.UsePAM = true;
|
||||
settings.UsePAM = false;
|
||||
settings.PermitRootLogin = "yes";
|
||||
settings.AllowUsers = [ "root@135.181.83.225" ];
|
||||
extraConfig = ''
|
||||
|
|
|
|||
Loading…
Reference in a new issue