diff --git a/hosts/x86_64-linux/beleth/monitoring.nix b/hosts/x86_64-linux/beleth/monitoring.nix index 9b28cda..fef1e67 100644 --- a/hosts/x86_64-linux/beleth/monitoring.nix +++ b/hosts/x86_64-linux/beleth/monitoring.nix @@ -20,6 +20,9 @@ enabledCollectors = ["systemd" "sysctl" "powersupplyclass"]; port = 9002; }; + wireguard = { + enable = true; + }; }; scrapeConfigs = [ {