mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-04-10 06:44:37 +00:00
feat(nvidia): Restore X11 support on KDE until Nvidia successfully moves on from 80s Deco
This commit is contained in:
parent
4889453f16
commit
4885be3b92
@ -788,7 +788,9 @@ RUN rpm-ostree override remove \
|
|||||||
rocm-clinfo && \
|
rocm-clinfo && \
|
||||||
if [[ "${BASE_IMAGE_NAME}" == "kinoite" ]]; then \
|
if [[ "${BASE_IMAGE_NAME}" == "kinoite" ]]; then \
|
||||||
rpm-ostree override remove \
|
rpm-ostree override remove \
|
||||||
colord-kde \
|
colord-kde && \
|
||||||
|
rpm-ostree install \
|
||||||
|
plasma-workspace-x11 \
|
||||||
; fi && \
|
; fi && \
|
||||||
ostree container commit
|
ostree container commit
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user