From 8fc84193512c2f06c00f0c9b80ec5db53f6a7f3c Mon Sep 17 00:00:00 2001
From: tv <tv@krebsco.de>
Date: Mon, 15 Feb 2016 16:27:11 +0100
Subject: don't try to mimic nixpkgs

---
 shared/1systems/wolf.nix | 1 +
 1 file changed, 1 insertion(+)

(limited to 'shared/1systems/wolf.nix')

diff --git a/shared/1systems/wolf.nix b/shared/1systems/wolf.nix
index 9a51442..3175914 100644
--- a/shared/1systems/wolf.nix
+++ b/shared/1systems/wolf.nix
@@ -6,6 +6,7 @@ let
 in
 {
   imports = [
+    ../.
     ../2configs/base.nix
     <nixpkgs/nixos/modules/profiles/qemu-guest.nix>
     ../2configs/collectd-base.nix
-- 
cgit v1.2.3