+11
-1
nixos/modules/services/networking/jitsi-videobridge.nix
+11
-1
nixos/modules/services/networking/jitsi-videobridge.nix
······+${pkgs.jitsi-videobridge}/bin/jitsi-videobridge --apis=${if (cfg.apis == []) then "none" else concatStringsSep "," cfg.apis}