Remove nvidia-340xx serie because packages was removed
This commit is contained in:
parent
74bcc85c33
commit
42089f5d3e
1 changed files with 2 additions and 2 deletions
|
@ -5,10 +5,10 @@ options=()
|
|||
options+=("virtualbox-guest-utils" "(For Virtualbox)" off)
|
||||
options+=("nvidia" "" off)
|
||||
options+=("nvidia-390xx" "" off)
|
||||
options+=("nvidia-340xx" "" off)
|
||||
#options+=("nvidia-340xx" "" off) #DEAD ?
|
||||
options+=("nvidia-dkms" "(For custom kernel)" off)
|
||||
options+=("nvidia-390xx-dkms" "(For custom kernel)" off)
|
||||
options+=("nvidia-340xx-dkms" "(For custom kernel)" off)
|
||||
#options+=("nvidia-340xx-dkms" "(For custom kernel)" off) #DEAD ?
|
||||
#options+=("catalyst" "(AUR)" off)
|
||||
#options+=("catalyst-total-hd234k" "(AUR)" off)
|
||||
|
||||
|
|
Loading…
Reference in a new issue