summaryrefslogtreecommitdiffstats
path: root/shared
diff options
context:
space:
mode:
authorlassulus <lass@lassul.us>2017-01-21 22:25:47 +0100
committerlassulus <lass@lassul.us>2017-01-21 22:25:47 +0100
commit85c5fd99cb541ee4aecff94e474821c8602ac26f (patch)
treec0726af6648502cc64c75d999f0d6fea2518e500 /shared
parent0ee40effc6a7b2d3b53b06acd3dc5b556845ea70 (diff)
s 1 test-all-krebs-modules: use new Reaktor api
Diffstat (limited to 'shared')
-rw-r--r--shared/1systems/test-all-krebs-modules.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/1systems/test-all-krebs-modules.nix b/shared/1systems/test-all-krebs-modules.nix
index 0bfcff6..b42968c 100644
--- a/shared/1systems/test-all-krebs-modules.nix
+++ b/shared/1systems/test-all-krebs-modules.nix
@@ -9,7 +9,7 @@ in {
enable = true;
build.user = config.krebs.users.shared;
build.host = config.krebs.hosts.test-all-krebs-modules;
- Reaktor.enable = true;
+ Reaktor.test = {};
apt-cacher-ng.enable = true;
backup.enable = true;
bepasty.enable = true;