diff --git a/config-joey.hs b/config-joey.hs index 42fb43a..0bc948b 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -43,8 +43,8 @@ host hostname@"orca.kitenet.net" = standardSystem Unstable $ props & Apt.unattendedUpgrades & Docker.configured & Apt.buildDep ["git-annex"] - ! Docker.docked container hostname "amd64-git-annex-builder" - ! Docker.docked container hostname "i386-git-annex-builder" + & Docker.docked container hostname "amd64-git-annex-builder" + & Docker.docked container hostname "i386-git-annex-builder" -- ! Docker.docked container hostname "armel-git-annex-builder" & Docker.garbageCollected -- My laptop