void-packages/srcpkgs/nvidia304/files/30-nvidia-drm-outputclass.conf
Enno Boland e57fef0e93 nvidia304: add xorg configuration
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.
2016-10-31 09:23:40 +01:00

6 lines
98 B
Text

Section "OutputClass"
Identifier "nvidia"
MatchDriver "nvidia-drm"
Driver "nvidia"
EndSection