diff options
| author | Joey Hess <joeyh@joeyh.name> | 2016-09-01 10:36:22 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2016-09-01 10:36:22 -0400 |
| commit | e350175be425e966bd81153580644c741a09eafb (patch) | |
| tree | f03f72ea78569c23a639a51394dd9d54c9909244 /joeyconfig.hs | |
| parent | 4c90e41829d3c2565df200373b6e822bc244a998 (diff) | |
propellor spin
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index 67398048..9c2985ae 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -484,7 +484,7 @@ keysafe = host "keysafe.joeyh.name" $ props & Tor.installed & Tor.hiddenServiceAvailable "keysafe" (Port 4242) - `requires` Tor.hiddenServiceData "keysafe" hostContext + -- `requires` Tor.hiddenServiceData "keysafe" hostContext -- keysafe installed manually until package is available iabak :: Host |
