From 6f5f6b3229c5602855f0c9009ba9ccb4babfeb41 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 17 Jul 2014 23:45:46 -0400 Subject: [PATCH] propellor spin --- config-joey.hs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config-joey.hs b/config-joey.hs index 2f56f99..94869dd 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -103,6 +103,8 @@ hosts = -- (o) ` (Context "kite.kitenet.net") & JoeySites.kiteMailServer + & Apt.installed ["mutt", "alpine", "git-annex", "myrepos"] + , standardSystem "diatom.kitenet.net" Stable "amd64" [ "Important stuff that needs not too much memory or CPU." ] & ipv4 "107.170.31.195"