summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/pnp.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2015-07-29 01:07:41 +0200
committermakefu <github@syntax-fehler.de>2015-07-29 01:07:41 +0200
commit9575e56d6980cd9770befce5605eabd290ca5dbb (patch)
tree990f3149e39481ff3ec4de9b7d7d9e6c9458aa67 /makefu/1systems/pnp.nix
parentf7e206b608a2844c4e81173a673369402f8da06b (diff)
update paths in makefu cfg
Diffstat (limited to 'makefu/1systems/pnp.nix')
-rw-r--r--makefu/1systems/pnp.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/makefu/1systems/pnp.nix b/makefu/1systems/pnp.nix
index 1019c4d7..e28c8293 100644
--- a/makefu/1systems/pnp.nix
+++ b/makefu/1systems/pnp.nix
@@ -8,8 +8,8 @@
imports =
[ # Include the results of the hardware scan.
<nixpkgs/nixos/modules/profiles/qemu-guest.nix>
- ../../2configs/makefu/base.nix
- ../../2configs/makefu/cgit-retiolum.nix
+ ../2configs/base.nix
+ ../2configs/cgit-retiolum.nix
];
krebs.build.host = config.krebs.hosts.pnp;