Clarify that the other open option is noveau
This commit is contained in:
parent
135583ccba
commit
d3b0432283
|
|
@ -52,7 +52,7 @@ AVAILABLE_GFX_DRIVERS = {
|
||||||
"vulkan-intel",
|
"vulkan-intel",
|
||||||
],
|
],
|
||||||
"Nvidia (open kernel module for newer GPUs, Turing+)": ["nvidia-open"],
|
"Nvidia (open kernel module for newer GPUs, Turing+)": ["nvidia-open"],
|
||||||
"Nvidia (open-source)": [
|
"Nvidia (open-source nouveau driver)": [
|
||||||
"mesa",
|
"mesa",
|
||||||
"xf86-video-nouveau",
|
"xf86-video-nouveau",
|
||||||
"libva-mesa-driver"
|
"libva-mesa-driver"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue