e57fef0e93
both xorg-server and nvidia used to ship this file. the previous commit removed this file from xorg-server. Nevertheless it's still needed with this legacy driver. So we move it here. closes #5081.
6 lines
98 B
Text
6 lines
98 B
Text
Section "OutputClass"
|
|
Identifier "nvidia"
|
|
MatchDriver "nvidia-drm"
|
|
Driver "nvidia"
|
|
EndSection
|
|
|