adds nvidia

This commit is contained in:
2024-10-02 09:52:54 -07:00
parent a7ab3b68b4
commit 3d76315742

3
fedora/nvidia.sh Normal file
View File

@@ -0,0 +1,3 @@
sudo dnf install akmod-nvidia # rhel/centos users can use kmod-nvidia instead
sudo dnf install xorg-x11-drv-nvidia-cuda #optional for cuda/nvdec/nvenc support
echo "Wait 5 minutes before restarting for the drivers to build in the background"