mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-18 08:25:19 +02:00
12 lines
278 B
Text
12 lines
278 B
Text
Section "ServerLayout"
|
|
Identifier "layout"
|
|
Option "AllowNVIDIAGPUScreens"
|
|
EndSection
|
|
|
|
Section "OutputClass"
|
|
Identifier "nvidia"
|
|
MatchDriver "nvidia-drm"
|
|
Driver "nvidia"
|
|
Option "AllowEmptyInitialConfiguration"
|
|
ModulePath "/usr/lib/nvidia/xorg"
|
|
EndSection
|