Test
This commit is contained in:
parent
6541e18f01
commit
b7f302b9ae
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@
|
||||||
boot.kernel.sysctl = { "net.ipv4.ip_forward" = true; };
|
boot.kernel.sysctl = { "net.ipv4.ip_forward" = true; };
|
||||||
|
|
||||||
# Temporary
|
# Temporary
|
||||||
# networking.firewall.allowedTCPPorts = [ 22 ];
|
networking.firewall.allowedTCPPorts = [ 22 ];
|
||||||
networking.firewall.allowedUDPPorts = [ 51820 ];
|
networking.firewall.allowedUDPPorts = [ 51820 ];
|
||||||
|
|
||||||
# Set up the secrets file:
|
# Set up the secrets file:
|
||||||
|
|
Loading…
Reference in a new issue