This commit is contained in:
2026-05-31 22:01:50 -03:00
parent 3957425906
commit 1566ac3cbc
2 changed files with 5 additions and 17 deletions
@@ -6,27 +6,13 @@
...
}:
{
<<<<<<< HEAD
=======
<<<<<<< HEAD
=======
# Open ports in the firewall.
>>>>>>> 5017e56 (.)
>>>>>>> 9afbf20 (backup)
networking.firewall = {
enable = true;
allowedTCPPorts = [
22
80
81
<<<<<<< HEAD
222
=======
<<<<<<< HEAD
222
=======
>>>>>>> 5017e56 (.)
>>>>>>> 9afbf20 (backup)
443
3000
3478
@@ -35,8 +21,10 @@
8443
9000
];
trustedInterfaces = [ "tailscale0" "docker0" ];
trustedInterfaces = [
"tailscale0"
"docker0"
];
allowedUDPPorts = [
config.services.tailscale.port
53