summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index b16becd8..3f41118f 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -431,6 +431,7 @@ beaver = host "beaver.kitenet.net" $ props
mouse :: Host
mouse = host "mouse.kitenet.net" $ props
+ & ipv4 "67.223.19.96"
& Apt.installed ["ssh"]
& Tor.installed
& Tor.hiddenServiceAvailable "ssh" (Port 22)