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