summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorTom Hunger <tehunger@gmail.com>2016-09-11 22:45:17 +0100
committerTom Hunger <tehunger@gmail.com>2016-09-13 11:28:45 +0100
commit0ded9a63a30eb9d42ad76fd28d7de836c2f82bdc (patch)
treebfc448a80e638ad03e22fe8326a9fb1974b28358 /nixos/modules/module-list.nix
parent300adc84580c7fdc35112052f168aa714eca977d (diff)
downloadnixlib-0ded9a63a30eb9d42ad76fd28d7de836c2f82bdc.tar
nixlib-0ded9a63a30eb9d42ad76fd28d7de836c2f82bdc.tar.gz
nixlib-0ded9a63a30eb9d42ad76fd28d7de836c2f82bdc.tar.bz2
nixlib-0ded9a63a30eb9d42ad76fd28d7de836c2f82bdc.tar.lz
nixlib-0ded9a63a30eb9d42ad76fd28d7de836c2f82bdc.tar.xz
nixlib-0ded9a63a30eb9d42ad76fd28d7de836c2f82bdc.tar.zst
nixlib-0ded9a63a30eb9d42ad76fd28d7de836c2f82bdc.zip
prometheus-node-exporter: Add module.
Diffstat (limited to 'nixos/modules/module-list.nix')
-rw-r--r--nixos/modules/module-list.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/module-list.nix b/nixos/modules/module-list.nix
index 7a74fe2d785b..a08a596a1760 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -288,6 +288,7 @@
   ./services/monitoring/munin.nix
   ./services/monitoring/nagios.nix
   ./services/monitoring/prometheus/default.nix
+  ./services/monitoring/prometheus/node-exporter.nix
   ./services/monitoring/riemann.nix
   ./services/monitoring/riemann-dash.nix
   ./services/monitoring/riemann-tools.nix