9 cfg = config.services.prometheus.exporters.systemd;
10 inherit (lib) concatStringsSep;
18 ${pkgs.prometheus-systemd-exporter}/bin/systemd_exporter \
19 --web.listen-address ${cfg.listenAddress}:${toString cfg.port} ${concatStringsSep " " cfg.extraFlags}
21 RestrictAddressFamilies = [
22 # Need AF_UNIX to collect data