ssh tiaufowaehfiuwaerh
This commit is contained in:
parent
85a14cf303
commit
4e0d5d9a8f
|
@ -12,12 +12,12 @@ in {
|
|||
services.openssh = {
|
||||
enable = true;
|
||||
ports = [ 69 ];
|
||||
openFirewall = true;
|
||||
settings = {
|
||||
# disable this NEVER enable it
|
||||
PermitRootLogin = "no";
|
||||
# its so easy to use keys your grandmother could use it
|
||||
PasswordAuthentication = false;
|
||||
openFirewall = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue