diff --git a/conf.d/basealt.mk b/conf.d/basealt.mk index f6ba9886..44e44858 100644 --- a/conf.d/basealt.mk +++ b/conf.d/basealt.mk @@ -35,6 +35,7 @@ distro/alt-workstation: distro/.base use/luks \ @$(call add,INSTALL2_PACKAGES,alterator-notes) @$(call add,INSTALL2_PACKAGES,volumes-profile-regular) @$(call add,INSTALL2_PACKAGES,open-iscsi) + @$(call add,INSTALL2_PACKAGES,xorg-conf-synaptics) @$(call add,COMMON_PACKAGES,vim-console) @$(call add,MAIN_PACKAGES,solaar) @$(call add,MAIN_GROUPS,$(workstation_groups))