Install nvidia modules for surface books

This commit is contained in:
Manuel Thalmann 2023-04-17 10:21:00 +02:00
parent 2249509df2
commit 5d05144a29

View file

@ -2,6 +2,7 @@
pushd "${BASH_SOURCE%/*}" > /dev/null;
. "../../Software/yay/install.sh";
. "../../Software/nvidia-dkms/install.sh";
. "../Surface/install.sh";
yay --noconfirm -Syu \