diff options
| author | Joey Hess <joey@kitenet.net> | 2014-09-08 14:58:34 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-09-08 14:58:34 -0400 |
| commit | 7f1121a42e9e0a2e7cb3f1af2898c1c699488a03 (patch) | |
| tree | 6bb3b224235d4655725133f146cdde45bd7c3e7d | |
| parent | 71b2bfcdb473e30260fbcc514259572cbf85a715 (diff) | |
propellor spin
| -rw-r--r-- | config-joey.hs | 2 |
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" ] |
