17 lines
413 B
Text
17 lines
413 B
Text
Section "OutputClass"
|
|
Identifier "nvidia"
|
|
MatchDriver "nvidia-drm"
|
|
Driver "nvidia"
|
|
Option "AllowEmptyInitialConfiguration"
|
|
Option "SLI" "AUTO"
|
|
Option "BaseMosaic" "on"
|
|
Option "PrimaryGPU" "yes"
|
|
ModulePath "/usr/lib/nvidia/xorg"
|
|
ModulePath "/usr/lib/xorg/modules"
|
|
EndSection
|
|
|
|
Section "ServerLayout"
|
|
Identifier "layout"
|
|
Option "AllowNVIDIAGPUScreens"
|
|
EndSection
|
|
|