diff --git a/scripts/Arch/Devices/SurfaceBook2/install.sh b/scripts/Arch/Devices/SurfaceBook2/install.sh index 3237a68f..04f2d9d5 100755 --- a/scripts/Arch/Devices/SurfaceBook2/install.sh +++ b/scripts/Arch/Devices/SurfaceBook2/install.sh @@ -2,6 +2,7 @@ pushd "${BASH_SOURCE%/*}" > /dev/null; . "../../Software/yay/install.sh"; +. "../../Software/nvidia-dkms/install.sh"; . "../Surface/install.sh"; yay --noconfirm -Syu \