forked from RP1/RaveOS-arch
removed cachy from elif segment
This commit is contained in:
parent
23382df3a2
commit
8c6c8af9f2
1 changed files with 0 additions and 2 deletions
|
@ -85,8 +85,6 @@ Locale=$(echo $LANG)
|
|||
|
||||
# nVidia - Credit Lordify
|
||||
if [[ $nVidia -gt 0 && $cachy -gt 0 ]]; then
|
||||
#sudo pacman -S linux-cachyos-nvidia --noconfirm
|
||||
elif [[ $nVidia -gt 0 && $cachy -eq 0 ]]; then
|
||||
sudo pacman -S nvidia-dkms nvidia-utils nvidia-settings --noconfirm
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue