flake update
This commit is contained in:
parent
ecf20ada3c
commit
4e0c0ff3d5
2 changed files with 41 additions and 41 deletions
|
@ -166,8 +166,8 @@
|
|||
|
||||
# Open ports in the firewall.
|
||||
# FIREWALL IS ENABLED BY DEFAULT - muhh
|
||||
# networking.firewall.allowedTCPPorts = [ ... ];
|
||||
# networking.firewall.allowedUDPPorts = [ ... ];
|
||||
networking.firewall.allowedTCPPorts = [ 19132 ];
|
||||
networking.firewall.allowedUDPPorts = [ 19132 ];
|
||||
# Or disable the firewall altogether.
|
||||
# networking.firewall.enable = false;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue