Regenerated
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user