summary refs log tree commit diff
path: root/nixos/modules/module-list.nix
diff options
context:
space:
mode:
authorJaka Hudoklin <jakahudoklin@gmail.com>2015-04-25 16:02:44 +0200
committerJaka Hudoklin <jakahudoklin@gmail.com>2015-06-08 12:13:15 +0200
commit98d5b81dadcb7ee6156910ac460a5a30f8f535fe (patch)
tree479c9794cdbf1c4280303c729f68c054a9a82d4d /nixos/modules/module-list.nix
parentb5f868f48ba24b4987071633fdfefd62d17acc12 (diff)
downloadnixlib-98d5b81dadcb7ee6156910ac460a5a30f8f535fe.tar
nixlib-98d5b81dadcb7ee6156910ac460a5a30f8f535fe.tar.gz
nixlib-98d5b81dadcb7ee6156910ac460a5a30f8f535fe.tar.bz2
nixlib-98d5b81dadcb7ee6156910ac460a5a30f8f535fe.tar.lz
nixlib-98d5b81dadcb7ee6156910ac460a5a30f8f535fe.tar.xz
nixlib-98d5b81dadcb7ee6156910ac460a5a30f8f535fe.tar.zst
nixlib-98d5b81dadcb7ee6156910ac460a5a30f8f535fe.zip
nixos: add grafana 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 d7b8b34aefe5..6225c568dfc5 100644
--- a/nixos/modules/module-list.nix
+++ b/nixos/modules/module-list.nix
@@ -225,6 +225,7 @@
   ./services/monitoring/collectd.nix
   ./services/monitoring/das_watchdog.nix
   ./services/monitoring/dd-agent.nix
+  ./services/monitoring/grafana.nix
   ./services/monitoring/graphite.nix
   ./services/monitoring/monit.nix
   ./services/monitoring/munin.nix