server: wrong optio idiot
This commit is contained in:
parent
66697c2ff8
commit
11a1166e59
|
@ -11,12 +11,12 @@ in {
|
||||||
# into a wall
|
# into a wall
|
||||||
services.openssh = {
|
services.openssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
ports = [ 69 ];
|
||||||
settings = {
|
settings = {
|
||||||
# disable this NEVER enable it
|
# disable this NEVER enable it
|
||||||
PermitRootLogin = "no";
|
PermitRootLogin = "no";
|
||||||
# its so easy to use keys your grandmother could use it
|
# its so easy to use keys your grandmother could use it
|
||||||
PasswordAuthentication = false;
|
PasswordAuthentication = false;
|
||||||
ports = [ 69 ];
|
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue