feat(halo): open more ports

This commit is contained in:
Harald Hoyer 2026-02-26 11:48:26 +01:00
parent 04150f10d4
commit e4ff822a88

View file

@ -18,6 +18,8 @@ with lib.metacfg;
networking.firewall.allowedTCPPorts = [ networking.firewall.allowedTCPPorts = [
1234 1234
8000 8000
8001
8880
]; ];
hardware.graphics = { hardware.graphics = {