feat(halo): open more ports
This commit is contained in:
parent
04150f10d4
commit
e4ff822a88
1 changed files with 2 additions and 0 deletions
|
|
@ -18,6 +18,8 @@ with lib.metacfg;
|
||||||
networking.firewall.allowedTCPPorts = [
|
networking.firewall.allowedTCPPorts = [
|
||||||
1234
|
1234
|
||||||
8000
|
8000
|
||||||
|
8001
|
||||||
|
8880
|
||||||
];
|
];
|
||||||
|
|
||||||
hardware.graphics = {
|
hardware.graphics = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue