diff --git a/conf.d/education.mk b/conf.d/education.mk index 254142a0..36a4365a 100644 --- a/conf.d/education.mk +++ b/conf.d/education.mk @@ -17,5 +17,6 @@ distro/education: distro/.installer use/slinux/full \ @$(call add,INSTALL2_PACKAGES,xorg-drv-libinput) @$(call add,THE_PACKAGES,usbutils pv syslinux lftp links2 openssh-server xinput xorg-drv-libinput) @$(call add,THE_KMODULES,lsadrv) + @$(call add,BASE_PACKAGES,os-prober) endif