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 cf417ac1..565e1662 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -487,6 +487,7 @@ quarantimer = host "quarantimer.app" $ props
& LetsEncrypt.letsEncrypt (LetsEncrypt.AgreeTOS (Just "id@joeyh.name"))
"quarantimer.app" "/home/joey/quarantimer/static"
+ & Apt.installed ["screen", "git", "ghc"]
& Apt.installed ["zlib1g-dev"]
-- (Installing quarantimer not yet automated)