UPdates
This commit is contained in:
parent
75c0b4c055
commit
47d674aac6
1 changed files with 0 additions and 3 deletions
|
@ -55,7 +55,4 @@
|
||||||
|
|
||||||
services.tailscale.extraUpFlags = [ "--advertise-exit-node" ];
|
services.tailscale.extraUpFlags = [ "--advertise-exit-node" ];
|
||||||
boot.kernel.sysctl = { "net.ipv4.ip_forward" = true; };
|
boot.kernel.sysctl = { "net.ipv4.ip_forward" = true; };
|
||||||
|
|
||||||
# TEMPORARY
|
|
||||||
networking.firewall.allowedTCPPorts = [ 22 ];
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue