diff --git a/config-joey.hs b/config-joey.hs index 85d5bb1..1b057e3 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -72,8 +72,7 @@ hosts = -- (o) ` & Apt.buildDep ["git-annex"] `period` Daily -- Main kite server - , let ctx = Context "kite.kitenet.net" - in standardSystem "kite.kitenet.net" Stable "amd64" + , standardSystem "kite.kitenet.net" Stable "amd64" & ipv4 "66.228.36.95" & ipv6 "2600:3c03::f03c:91ff:fe73:b0d2"