Updated scipts
This commit is contained in:
@@ -118,7 +118,7 @@ if [ "${ROLES[NVIDIA_GPU]}" == "yes" ] || [ "${ROLES[NVIDIA_1080_GPU]}" == "yes"
|
||||
fi
|
||||
|
||||
if [ "${ROLES[NVIDIA_GPU]}" == "yes" ]; then
|
||||
sudo pacman --noconfirm --needed -S nvidia-open-dkms
|
||||
sudo pacman --noconfirm --needed -S nvidia-dkms
|
||||
elif [ "${ROLES[NVIDIA_1080_GPU]}" == "yes" ]; then
|
||||
sudo pacman --noconfirm --needed -S nvidia-dkms
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user