summaryrefslogtreecommitdiffstats
path: root/shared/1systems/wolf.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2015-10-30 15:28:12 +0100
committermakefu <github@syntax-fehler.de>2015-10-30 15:28:12 +0100
commit46edbc82a39e5a569130d74977ad5ac6b0cd4541 (patch)
tree493806b88f69d27b763e89d8d62a745bc707677e /shared/1systems/wolf.nix
parentbd4b77d9411d151b021d8f7d66208c2fa3d74972 (diff)
shared wolf: enable collectd towards heidi
Diffstat (limited to 'shared/1systems/wolf.nix')
-rw-r--r--shared/1systems/wolf.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/1systems/wolf.nix b/shared/1systems/wolf.nix
index aeaeee2..73552e7 100644
--- a/shared/1systems/wolf.nix
+++ b/shared/1systems/wolf.nix
@@ -5,6 +5,7 @@ with lib;
{
imports = [
<nixpkgs/nixos/modules/profiles/qemu-guest.nix>
+ ../2configs/collectd-base.nix
];
krebs.build.host = config.krebs.hosts.wolf;