Add nvidia-dkms
This commit is contained in:
parent
2b745d514f
commit
500be80dc5
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ options+=("virtualbox-guest-utils" "" off)
|
|||
options+=("nvidia" "" off)
|
||||
options+=("nvidia-340xx" "" off)
|
||||
options+=("nvidia-304xx" "" off)
|
||||
options+=("nvidia-dkms" "(For custom kernel)" off)
|
||||
options+=("nvidia-340xx-dkms" "(For custom kernel)" off)
|
||||
options+=("nvidia-304xx-dkms" "(For custom kernel)" off)
|
||||
#options+=("catalyst" "(AUR)" off)
|
||||
#options+=("catalyst-total-hd234k" "(AUR)" off)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue