Loading nixos/modules/services/security/endlessh-go.nix +1 −1 Original line number Diff line number Diff line Loading @@ -133,7 +133,7 @@ in }; networking.firewall.allowedTCPPorts = with cfg; optionals openFirewall [ port prometheus.port ]; optionals openFirewall [ port ]; }; meta.maintainers = with maintainers; [ azahi ]; Loading Loading
nixos/modules/services/security/endlessh-go.nix +1 −1 Original line number Diff line number Diff line Loading @@ -133,7 +133,7 @@ in }; networking.firewall.allowedTCPPorts = with cfg; optionals openFirewall [ port prometheus.port ]; optionals openFirewall [ port ]; }; meta.maintainers = with maintainers; [ azahi ]; Loading