875249abdd
- nvidia autoconfiguration can now be done via a configuration file rather than patching. - remove obsolete 11-quirks.conf. - fix system configuration directory, previously it was set to /etc/X11/X11.
6 lines
98 B
Text
6 lines
98 B
Text
Section "OutputClass"
|
|
Identifier "nvidia"
|
|
MatchDriver "nvidia-drm"
|
|
Driver "nvidia"
|
|
EndSection
|
|
|