try to fix x11 on amd only

This commit is contained in:
Andreas Schaafsma 2024-12-31 17:58:35 +01:00
parent 415ea15ea0
commit 3fad8fcf16

View File

@ -85,23 +85,6 @@
# EndSection
# '';
deviceSection = ''
# Pick the 1070
# BusID "PCI:01:0:0"
# Pick amdgpu
BusID "PCI:50:0:0"
'';
serverLayoutSection = ''
Identifier "layout"
Screen 0 "amdgpu"
Screen "Screen-amdgpu[0]"
Inactive "nvidia"
Option "AllowNVIDIAGPUScreens"
'';
desktopManager = {
# Disable xterm
xterm.enable = false;