- 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.
7 lines
98 B
Plaintext
7 lines
98 B
Plaintext
Section "OutputClass"
|
|
Identifier "nvidia"
|
|
MatchDriver "nvidia-drm"
|
|
Driver "nvidia"
|
|
EndSection
|
|
|