summaryrefslogtreecommitdiff
path: root/config.hs
diff options
context:
space:
mode:
authorJoey Hess2014-03-31 01:16:01 -0400
committerJoey Hess2014-03-31 01:16:01 -0400
commit2100a0349a2c0e072cb62850a9cb66c51e262e8f (patch)
treec95abe3ff51836ad2d4e5388dd3e9ff601418f83 /config.hs
parented681de0967c53db5dade2430f39806744ad2b8d (diff)
propellor spin
Diffstat (limited to 'config.hs')
-rw-r--r--config.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.hs b/config.hs
index c860f9a2..e0dc485d 100644
--- a/config.hs
+++ b/config.hs
@@ -35,7 +35,7 @@ getProperties hostname@"clam.kitenet.net" = Just
, Tor.isBridge
, JoeySites.oldUseNetshellBox
, Docker.configured
- , Apt.installed ["git-annex"]
+ , Apt.installed ["git-annex", "mtr"]
-- This is not an important system so I don't want to need to
-- manually upgrade it.
, Apt.unattendedUpgrades True