summaryrefslogtreecommitdiffstats
path: root/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
commitd724a6abf3dc8b48eb579e7af860e7949cb2cd54 (patch)
tree7c9adff58cc0a3c2319b0da18ccfa3b4e46a7abb /1systems/repunit.nix
parent47567807bbbe65659699ef26c70369dd853cea72 (diff)
*: make eval.config.krebs.build.host.name work everywhere
Diffstat (limited to '1systems/repunit.nix')
-rw-r--r--1systems/repunit.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/1systems/repunit.nix b/1systems/repunit.nix
index 6d2e7273d..f9421cfa2 100644
--- a/1systems/repunit.nix
+++ b/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;