diff --git a/nixos/modules/monitoring/exporters/node.nix b/nixos/modules/monitoring/exporters/node.nix index 62702e82f1e0a6bd9effae871f275c5dd23a37ae..d854ff7398cd19ac4d4d5b3f8739073feb84834a 100644 --- a/nixos/modules/monitoring/exporters/node.nix +++ b/nixos/modules/monitoring/exporters/node.nix @@ -35,8 +35,8 @@ in { #"softnet" # not in nixpkgs 19.09 "stat" "systemd" - # "textfile" - # "textfile.directory /run/prometheus-node-exporter" + "textfile" + "textfile.directory /run/prometheus-node-exporter" #"thermal_zone" # not in nixpkgs 19.09 "time" #"udp_queues" # not in nixpkgs 19.09