diff options
author | jeschli <jeschli@gmail.com> | 2018-07-31 16:33:33 +0200 |
---|---|---|
committer | jeschli <jeschli@gmail.com> | 2018-07-31 16:33:33 +0200 |
commit | 676f5668de1f15b9297dd5ca36385cbfc0f33d87 (patch) | |
tree | 132a46ddc2a1863ebe58ab3bdf56c9a06cefab91 /makefu/1systems | |
parent | d34cfa4cc8953ee227f99a36d56ec9335cba532e (diff) | |
parent | 46e725b6ee1259ad8a0d33f9ffbda6fd1dc2228d (diff) |
Merge remote-tracking branch 'origin/staging/jeschli'
Diffstat (limited to 'makefu/1systems')
-rw-r--r-- | makefu/1systems/nextgum/config.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/makefu/1systems/nextgum/config.nix b/makefu/1systems/nextgum/config.nix index a23ccf7b2..93171d23a 100644 --- a/makefu/1systems/nextgum/config.nix +++ b/makefu/1systems/nextgum/config.nix @@ -52,7 +52,7 @@ in { <stockholm/makefu/2configs/iodined.nix> ## buildbot - #<stockholm/makefu/2configs/remote-build/slave.nix> + <stockholm/makefu/2configs/remote-build/slave.nix> # Removed until move: no extra mails # <stockholm/makefu/2configs/urlwatch> @@ -94,6 +94,7 @@ in { ## Temporary: # <stockholm/makefu/2configs/temp/rst-issue.nix> <stockholm/makefu/2configs/virtualisation/docker.nix> + <stockholm/makefu/2configs/virtualisation/libvirt.nix> #{ # services.dockerRegistry.enable = true; |