mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-02-23 15:40:23 +00:00
Revert "feat(nvidia): Drop x11 session now that explicit sync is functioning (#1161)"
This reverts commit 769297708c98653238b38df500922e6b82372322.
This commit is contained in:
parent
ebaa187b5c
commit
e4341a814f
@ -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
|
||||||
|
|
||||||
|
2
system_files/nvidia/shared/usr/etc/sddm.conf
Normal file
2
system_files/nvidia/shared/usr/etc/sddm.conf
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
[General]
|
||||||
|
DisplayServer=x11
|
Loading…
x
Reference in New Issue
Block a user