summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-07-07 01:40:02 -0400
committerJoey Hess2014-07-07 01:40:02 -0400
commitff2e7360e406f307eba0cd978286e6ec8270264f (patch)
tree3ab6e04f3f5b6428688cf840d5a72f2f5d39528d /config-joey.hs
parentd6df70e09ff8435298f814c6fad1591821ab21e0 (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 a4e2a560..85d5bb13 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -76,6 +76,8 @@ hosts = -- (o) `
in standardSystem "kite.kitenet.net" Stable "amd64"
& ipv4 "66.228.36.95"
& ipv6 "2600:3c03::f03c:91ff:fe73:b0d2"
+
+ & Apt.installed ["linux-image-amd64", "pv-grub-menu"]
-- Important stuff that needs not too much memory or CPU.
, let ctx = Context "diatom.kitenet.net"