diff --git a/molecules/e17.common b/molecules/e17.common index 2307481..a140cdb 100644 --- a/molecules/e17.common +++ b/molecules/e17.common @@ -44,6 +44,7 @@ extra_mksquashfs_parameters: -comp xz -Xbcj x86 # List of packages that would be added from chrooted system (comma separated) packages_to_add: @X, + sys-apps/gpu-detector, @e17, @fluxbox, @wireless, diff --git a/molecules/graphic-environment.common b/molecules/graphic-environment.common index fc35764..16afd5f 100644 --- a/molecules/graphic-environment.common +++ b/molecules/graphic-environment.common @@ -5,6 +5,7 @@ # x11-libs/libXxf86misc required by xset packages_to_add: @X, + sys-apps/gpu-detector, @fluxbox, app-misc/sabayon-skel, app-misc/anaconda-runtime-gui,