Regenerated

This commit is contained in:
2026-04-15 07:22:59 +02:00
parent 771ce581ec
commit 8b9c9b35df
3 changed files with 360 additions and 348 deletions
+352 -348
View File
File diff suppressed because it is too large Load Diff
+4
View File
@@ -1527,6 +1527,10 @@ This sets the firewall.
networking.firewall = {
enable = true;
filterForward = false; # don't filter forwarded traffic
# outbound is allowed by default UNLESS you've set:
extraOutputRules = ""; # make sure nothing blocks output
# LAN-only ports — Wi-Fi interface
interfaces."wlan0" = {
allowedTCPPorts = [
@@ -8,6 +8,10 @@
networking.firewall = {
enable = true;
filterForward = false; # don't filter forwarded traffic
# outbound is allowed by default UNLESS you've set:
extraOutputRules = ""; # make sure nothing blocks output
# LAN-only ports — Wi-Fi interface
interfaces."wlan0" = {
allowedTCPPorts = [