Update quitman-rpi4 ssh port
This commit is contained in:
parent
3789aa8c63
commit
406e2672cd
1 changed files with 0 additions and 1 deletions
|
@ -58,5 +58,4 @@
|
||||||
"--advertise-routes=192.168.68.0/22"
|
"--advertise-routes=192.168.68.0/22"
|
||||||
];
|
];
|
||||||
boot.kernel.sysctl = { "net.ipv4.ip_forward" = true; };
|
boot.kernel.sysctl = { "net.ipv4.ip_forward" = true; };
|
||||||
networking.firewall.allowedTCPPorts = [ 22 ];
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue