From dfb3a4f7bba4eea81bc700f401fa428194bd7a51 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 31 Aug 2019 16:48:18 -0400 Subject: propellor spin --- joeyconfig.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'joeyconfig.hs') 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) -- cgit v1.2.3