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