mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-04 12:02:09 +02:00
@@ -7,4 +7,5 @@
|
|||||||
port = 3001;
|
port = 3001;
|
||||||
openFirewall = true; # Open port 53(dns) & 3000(webui)
|
openFirewall = true; # Open port 53(dns) & 3000(webui)
|
||||||
};
|
};
|
||||||
|
networking.firewall.allowedTCPPorts = [ 53 ];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user