Skip to content

Instantly share code, notes, and snippets.

@vicente-gonzalez-ruiz
Created May 1, 2024 09:59
Show Gist options
  • Save vicente-gonzalez-ruiz/8c3b06fd62e7ba961ce0c8ba97918623 to your computer and use it in GitHub Desktop.
Save vicente-gonzalez-ruiz/8c3b06fd62e7ba961ce0c8ba97918623 to your computer and use it in GitHub Desktop.
Nvidia Debian
# See: https://wiki.debian.org/NvidiaGraphicsDrivers
# (sudo) Modify /etc/apt/sources.list
sudo apt update
sudo apt install nvidia-driver firmware-misc-nonfree
sudo reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment