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 2f56f999..94869ddf 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" |
