Skip to content

Commit

Permalink
feat(nvidia): Restore X11 support on KDE until Nvidia successfully mo…
Browse files Browse the repository at this point in the history
…ves on from 80s Deco
  • Loading branch information
KyleGospo committed Apr 20, 2024
1 parent 4889453 commit 4885be3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 4885be3

Please sign in to comment.