Rebuild NVIDIA kmod after surprise kernel update
turns out you only have to install the new kernel headers and it’ll rebuild automagically~
sudo apt install linux-headers-$(uname -r)
turns out you only have to install the new kernel headers and it’ll rebuild automagically~
sudo apt install linux-headers-$(uname -r)