fix: Move extest back to desktop image to leave it as an option.

This commit is contained in:
Kyle Gospodnetich 2023-09-19 13:24:44 -07:00
parent cc662ab2c9
commit 3ffcbf1b08

View File

@ -52,6 +52,7 @@ RUN rpm-ostree override remove \
# Install new packages
RUN rpm-ostree install \
extest.i686 \
python3-pip \
libadwaita \
duperemove \
@ -301,7 +302,6 @@ RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
# Dock updater - done manually due to proprietary parts preventing it from being on Copr
# Neptune firmware - done manually due to "TBD" license on needed audio firmware
RUN rpm-ostree install \
extest.i686 \
mesa-va-drivers \
vulkan-tools \
jupiter-fan-control \