summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 6cbaa147..8efc12a3 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -370,7 +370,7 @@ mouse = host "mouse.kitenet.net" $ props
peregrine :: Host
peregrine = host "peregrine.kitenet.net" $ props
- & Apt.installed ["ssh"]
+ & Apt.installed ["ssh", "screen", "variety", "git-annex"]
& Tor.installed
& Tor.hiddenServiceAvailable "ssh" (Port 22)