Fixing an embarrassing amount of errors after having to use it for the first time
This commit is contained in:
@ -4,7 +4,7 @@ echo -e "\t\"rd.driver.blacklist=nouveau,"
|
||||
echo -e "\tmodprobe.blacklist=nouveau,"
|
||||
echo -e "\tnvidia-drm.modeset=1\"\n"
|
||||
echo -e "\n Save the file & close nvim to continue.\n"
|
||||
kitty -1 -e bash -c "sudo nvim /etc/default/grub"
|
||||
kitty -1 -e bash -c "sudoedit /etc/default/grub"
|
||||
sudo grub2-mkconfig -o /etc/grub2-efi.cfg
|
||||
sudo systemctl enable nvidia-hibernate.service nvidia-suspend.service \
|
||||
nvidia-resume.service nvidia-powerd.service
|
||||
|
Reference in New Issue
Block a user