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 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 |
