diff options
| author | Joey Hess <joey@kitenet.net> | 2014-03-31 01:16:01 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-03-31 01:16:01 -0400 |
| commit | 2100a0349a2c0e072cb62850a9cb66c51e262e8f (patch) | |
| tree | c95abe3ff51836ad2d4e5388dd3e9ff601418f83 /config.hs | |
| parent | ed681de0967c53db5dade2430f39806744ad2b8d (diff) | |
propellor spin
Diffstat (limited to 'config.hs')
| -rw-r--r-- | config.hs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
