diff options
Diffstat (limited to 'config-joey.hs')
| -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 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. |
