package selections: warn about nonfree repo when asking whether to install the nvidia driver
parent
8566b631be
commit
1faed5f2e9
|
@ -28,7 +28,6 @@ add a way to provide additional files to package selections
|
|||
replace package selections with these options:
|
||||
nvidia
|
||||
keep the old selections
|
||||
warn about enabling the nonfree repository
|
||||
desktop
|
||||
full - install a well integrated set of desktop utilities and some nice extras
|
||||
packages
|
||||
|
|
|
@ -2,8 +2,9 @@ Do you want to install the proprietary Nvidia driver?
|
|||
|
||||
By default, Void Linux ships with the open-source nouveau driver.
|
||||
This is nice because it gets the system up and running when using an
|
||||
Nvidia GPU but, due to Nvidia’s secrecy, it isn’t particularly good.
|
||||
Nvidia GPU but, due to Nvidia’s secrecy, nouveau isn’t particularly good.
|
||||
|
||||
Installing the proprietary driver is recommended if you want to use Nvidia GPUs.
|
||||
This will enable the nonfree repository.
|
||||
|
||||
Different versions are available. You can only choose one.
|
||||
|
|
Loading…
Reference in New Issue