diff options
| -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" ] |
