summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-09-08 14:58:34 -0400
committerJoey Hess2014-09-08 14:58:34 -0400
commit7f1121a42e9e0a2e7cb3f1af2898c1c699488a03 (patch)
tree6bb3b224235d4655725133f146cdde45bd7c3e7d /config-joey.hs
parent71b2bfcdb473e30260fbcc514259572cbf85a715 (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 3980928b..6ba21445 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -142,6 +142,8 @@ kite = standardSystemUnhardened "kite.kitenet.net" Unstable "amd64"
& Apt.installed
["git-annex", "myrepos"
, "build-essential", "make"
+ , "rss2email", "archivemail"
+ , "devscripts"
-- Some users have zsh as their login shell.
, "zsh"
]