Update
This commit is contained in:
parent
b674a8be1b
commit
160d302a74
@ -2,7 +2,8 @@
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
permitRootLogin = "no";
|
||||
passwordAuthentication = true;
|
||||
passwordAuthentication = false;
|
||||
settings.KbdInteractiveAuthentication = false;
|
||||
ports = [ 22 ];
|
||||
banner = ''
|
||||
HEAVEN:
|
||||
|
Loading…
Reference in New Issue
Block a user