summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index fa37e97b..67398048 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -483,6 +483,8 @@ keysafe = host "keysafe.joeyh.name" $ props
& Ssh.noPasswords
& Tor.installed
+ & Tor.hiddenServiceAvailable "keysafe" (Port 4242)
+ `requires` Tor.hiddenServiceData "keysafe" hostContext
-- keysafe installed manually until package is available
iabak :: Host