diff options
| -rw-r--r-- | config-joey.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs index 275aa0d9..1ef9a96d 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -79,6 +79,7 @@ hosts = -- (o) ` & Hostname.sane & Apt.unattendedUpgrades & Apt.installed ["linux-image-amd64", "pv-grub-menu"] + & Apt.installed ["systemd"] -- Important stuff that needs not too much memory or CPU. , let ctx = Context "diatom.kitenet.net" |
