summaryrefslogtreecommitdiff
path: root/config.hs
diff options
context:
space:
mode:
Diffstat (limited to 'config.hs')
-rw-r--r--config.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.hs b/config.hs
index 03edffa1..6e938fc2 100644
--- a/config.hs
+++ b/config.hs
@@ -44,6 +44,7 @@ host hostname@"clam.kitenet.net" = Just
, File.dirExists "/var/www"
--, Docker.docked container hostname "webserver"
, Docker.garbageCollected
+ , Docker.docked container hostname "amd64-git-annex-builder"
, Apt.installed ["git-annex", "mtr"]
-- Should come last as it reboots.
, Apt.installed ["systemd-sysv"] `onChange` Reboot.now