diff --git a/conf.d/education.mk b/conf.d/education.mk index 2ac36348..5648293d 100644 --- a/conf.d/education.mk +++ b/conf.d/education.mk @@ -82,6 +82,7 @@ endif @$(call set,GLOBAL_LIVE_NO_CLEANUPDB,true) @$(call add,LIVE_PACKAGES,livecd-timezone) @$(call add,LIVE_PACKAGES,xfce-polkit) + @$(call add,LIVE_PACKAGES,volumes-profile-education) @$(call add,LIVE_LISTS,slinux/net-base) @$(call add,LIVE_LISTS,$(call tags,base rescue)) @$(call add,STAGE2_PACKAGES,xorg-conf-libinput-touchpad)