fix(halo): open port 8000
This commit is contained in:
parent
58a0abf24d
commit
9d2275ddf7
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ with lib.metacfg;
|
||||||
|
|
||||||
networking.firewall.allowedTCPPorts = [
|
networking.firewall.allowedTCPPorts = [
|
||||||
1234
|
1234
|
||||||
|
8000
|
||||||
];
|
];
|
||||||
|
|
||||||
systemd.tmpfiles.rules =
|
systemd.tmpfiles.rules =
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue