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