server: wrong optio idiot

This commit is contained in:
Sakooooo 2024-12-31 16:42:56 +04:00
parent 66697c2ff8
commit 11a1166e59
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -11,12 +11,12 @@ in {
# into a wall
services.openssh = {
enable = true;
ports = [ 69 ];
settings = {
# disable this NEVER enable it
PermitRootLogin = "no";
# its so easy to use keys your grandmother could use it
PasswordAuthentication = false;
ports = [ 69 ];
openFirewall = true;
};
};