diff options
| author | Joey Hess <joey@kitenet.net> | 2014-04-11 00:08:53 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-04-11 00:08:53 -0400 |
| commit | 8e96136eadd6a46462b46d09f467cf6ecb11cb68 (patch) | |
| tree | baabada7330149035d2ac01cdf9e2fbd15fd6104 | |
| parent | fd79ec71db33b3d16e4b07fba0a0d05698f79194 (diff) | |
propellor spin
| -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 5a1e27e9..0e8c9a73 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -31,7 +31,7 @@ hosts = -- Nothing super-important lives here. , host "clam.kitenet.net" -- & cleanCloudAtCost - -- & standardSystem Unstable + & standardSystem Unstable & Apt.unattendedUpgrades & Network.ipv6to4 & Tor.isBridge |
