summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/repunit.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2016-02-15 16:29:01 +0100
committertv <tv@krebsco.de>2016-02-15 16:34:50 +0100
commitb7a92f63884af00eb0243ec9328be689a6c9b845 (patch)
tree35a6d2d1a7653b06ff7991d0b9235c29fb26af5c /makefu/1systems/repunit.nix
parent8f520b19b623919fa6319029a955d43fd051773c (diff)
*: make eval.config.krebs.build.host.name work everywhere
Diffstat (limited to 'makefu/1systems/repunit.nix')
-rw-r--r--makefu/1systems/repunit.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/makefu/1systems/repunit.nix b/makefu/1systems/repunit.nix
index 6d2e7273..f9421cfa 100644
--- a/makefu/1systems/repunit.nix
+++ b/makefu/1systems/repunit.nix
@@ -9,7 +9,7 @@
[ # Include the results of the hardware scan.
../.
<nixpkgs/nixos/modules/profiles/qemu-guest.nix>
- ../2configs/cgit-retiolum.nix
+ ../2configs/git/cgit-retiolum.nix
];
krebs.build.host = config.krebs.hosts.repunit;