From 47eb5b3f61b2e2235cabe3df5adb22620f325c5d Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 23 Mar 2020 01:08:11 -0400 Subject: propellor spin --- joeyconfig.hs | 1 + 1 file changed, 1 insertion(+) 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) -- cgit v1.2.3