diff options
| -rw-r--r-- | config-joey.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs index 9363ff5f..03e1f272 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -179,7 +179,7 @@ hosts = -- (o) ` & Apt.installed ["git-annex"] & Docker.configured - & Docker.docked hosts "voltagex" + ! Docker.docked hosts "voltagex" & Docker.garbageCollected `period` (Weekly (Just 1)) --' __|II| ,. |
