update
This commit is contained in:
parent
0922357af2
commit
2e31e74d92
@ -8,5 +8,5 @@
|
|||||||
allowDHCP = true;
|
allowDHCP = true;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
};
|
};
|
||||||
networking.firewall.allowedTCPPorts = [ 53 3000 ];
|
networking.firewall.allowedTCPPorts = [ 53 3000 3001 ];
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user