Revert "feat(nvidia): Drop x11 session now that explicit sync is functioning (#1161)"

This reverts commit 769297708c98653238b38df500922e6b82372322.
This commit is contained in:
Kyle Gospodnetich 2024-05-30 22:24:29 -07:00
parent ebaa187b5c
commit e4341a814f
2 changed files with 5 additions and 1 deletions

View File

@ -803,7 +803,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

View File

@ -0,0 +1,2 @@
[General]
DisplayServer=x11