nixos/endlessh-go: fix firewall bugs (#339701)
This commit is contained in:
commit
3f2297f073
@ -133,7 +133,7 @@ in
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = with cfg;
|
||||
optionals openFirewall [ port prometheus.port ];
|
||||
optionals openFirewall [ port ];
|
||||
};
|
||||
|
||||
meta.maintainers = with maintainers; [ azahi ];
|
||||
|
Loading…
Reference in New Issue
Block a user