+1
nixos/modules/module-list.nix
+1
nixos/modules/module-list.nix
+100
nixos/modules/services/misc/parsoid.nix
+100
nixos/modules/services/misc/parsoid.nix
···+${toString (mapAttrsToList (name: str: "parsoidConfig.setInterwiki('${name}', '${str}');") cfg.interwikis)}+ExecStart = "${pkgs.nodePackages.parsoid}/lib/node_modules/parsoid/api/server.js -c ${confFile} -n ${toString cfg.workers}";