diff --git a/conf.d/basealt.mk b/conf.d/basealt.mk index 33a13eee..4696a6b7 100644 --- a/conf.d/basealt.mk +++ b/conf.d/basealt.mk @@ -105,6 +105,6 @@ endif vm/alt-workstation-cloud: vm/cloud-systemd use/x11/lightdm/gtk \ mixin/alt-workstation - @$(call add,THE_PACKAGES,cloud-init-config-netplan) + @$(call add,THE_PACKAGES,cloud-init-config-netplan systemd-networkd) @$(call add,SYSTEMD_SERVICES_DISABLE,network.service) endif