kwrk: add passwdqc-utils to generate fine hostname in installer

This commit is contained in:
Сергей Турчин 2021-04-12 14:41:18 +03:00 committed by Anton Midyukov
parent c880843b8f
commit 05f4233f71

View File

@ -119,6 +119,7 @@ mixin/kworkstation-install-opts:
@$(call add,INSTALL2_PACKAGES,apt-scripts-nvidia)
@$(call add,INSTALL2_PACKAGES,volumes-profile-kdesktop)
@$(call add,INSTALL2_PACKAGES,udev-rules-ioschedulers)
@$(call add,INSTALL2_PACKAGES,passwdqc-utils)
@$(call add,INSTALL2_CLEANUP_PACKAGES,xorg-dri-nouveau xorg-drv-nouveau)
@$(call add,MAIN_GROUPS,$(kworkstation_groups))
@$(call add,BASE_PACKAGES,alterator-postinstall)