summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"