fix(gnome): Remove gnome-software-rpm-ostree. Slows down gnome-software and offers little for our use case.

This commit is contained in:
Kyle Gospodnetich 2023-11-13 10:59:01 -08:00
parent 2ae794bc6b
commit f34aa807d9

View File

@ -224,6 +224,7 @@ RUN if grep -q "kinoite" <<< "${BASE_IMAGE_NAME}"; then \
rom-properties-gtk3 \
openssh-askpass && \
rpm-ostree override remove \
gnome-software-rpm-ostree \
gnome-classic-session \
gnome-tour \
gnome-extensions-app \