services.prometheus.exporters.wireguard.wireguardConfig

NixOS option

Path to the Wireguard Config to add the peer’s name to the stats of a peer. Please note that networking.wg-quick is required for this feature as networking.wireguard uses wg(8) to set the peers up.

type: null or absolute path or string
Default
null
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →