This commit is contained in:
Hadi 2024-06-07 21:49:44 +02:00
parent b674a8be1b
commit 160d302a74

View File

@ -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: