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