mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-28 19:20:16 +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 && \
|
||||
if [[ "${BASE_IMAGE_NAME}" == "kinoite" ]]; then \
|
||||
rpm-ostree override remove \
|
||||
colord-kde \
|
||||
colord-kde && \
|
||||
rpm-ostree install \
|
||||
plasma-workspace-x11 \
|
||||
; fi && \
|
||||
ostree container commit
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user