net config: remove outdated comment
This commit is contained in:
@@ -3,8 +3,6 @@
|
||||
{
|
||||
networking.domain = "uninsane.org";
|
||||
|
||||
# TODO: enable firewall
|
||||
# networking.firewall.enable = false;
|
||||
networking.firewall.enable = true;
|
||||
networking.firewall.allowedTCPPorts = [ 25 80 443 ];
|
||||
# DLNA ports: https://jellyfin.org/docs/general/networking/index.html
|
||||
|
Reference in New Issue
Block a user