nvidia fix
This commit is contained in:
parent
0512865fe9
commit
f9b60c01ae
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ Locale=$(echo $LANG)
|
|||
echo "initrd /intel-ucode.img" | sudo tee -a /boot/loader/entries/*.conf
|
||||
fi
|
||||
|
||||
# nVidia
|
||||
# nVidia - Credit to Lordify
|
||||
if [[ $nVidia -gt 0 ]]; then
|
||||
sudo pacman -S linux-zen linux-zen-headers --noconfirm # Make sure you have Zen kernel installed
|
||||
sleep 1
|
||||
|
|
Loading…
Reference in a new issue