Install nvidia modules for surface books

This commit is contained in:
Manuel Thalmann 2023-04-17 10:21:00 +02:00
parent bbae97cc3c
commit 023ae9136b

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 \