diff options
| -rw-r--r-- | config-joey.hs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config-joey.hs b/config-joey.hs index 21c0fc66..5a1e27e9 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -30,8 +30,8 @@ hosts = -- Nothing super-important lives here. , host "clam.kitenet.net" - & cleanCloudAtCost - & standardSystem Unstable + -- & cleanCloudAtCost + -- & standardSystem Unstable & Apt.unattendedUpgrades & Network.ipv6to4 & Tor.isBridge |
