summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-07-07 02:22:38 -0400
committerJoey Hess2014-07-07 02:22:38 -0400
commit6ae077f4bd0d17cf1d7a09451eba9f1345fa8d0e (patch)
tree81a6927dedc3a9e8efd5b78a84ea6cbe4df715b4 /config-joey.hs
parent0f85c9f3e0963740d14f85f869faf14189b63980 (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 65622730..a1488ee0 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -76,6 +76,8 @@ hosts = -- (o) `
& ipv4 "66.228.36.95"
& ipv6 "2600:3c03::f03c:91ff:fe73:b0d2"
+ & Hostname.sane
+ & Apt.unattendedUpgrades
& Apt.installed ["linux-image-amd64", "pv-grub-menu"]
-- Important stuff that needs not too much memory or CPU.