Install nvidia modules for surface books
This commit is contained in:
parent
bbae97cc3c
commit
023ae9136b
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
pushd "${BASH_SOURCE%/*}" > /dev/null;
|
||||
|
||||
. "../../Software/yay/install.sh";
|
||||
. "../../Software/nvidia-dkms/install.sh";
|
||||
. "../Surface/install.sh";
|
||||
|
||||
yay --noconfirm -Syu \
|
||||
|
|
Loading…
Reference in a new issue