Former-commit-id: 160d302a74
This commit is contained in:
Hadi
2024-06-07 21:49:44 +02:00
parent 70b156b828
commit cfd999b373

View File

@@ -2,7 +2,8 @@
services.openssh = {
enable = true;
permitRootLogin = "no";
passwordAuthentication = true;
passwordAuthentication = false;
settings.KbdInteractiveAuthentication = false;
ports = [ 22 ];
banner = ''
HEAVEN: