Install further device drivers
This commit is contained in:
parent
7c67d03a13
commit
da3232a36e
1 changed files with 1 additions and 1 deletions
|
@ -17,5 +17,5 @@ function Install-PortValhallaDrivers {
|
||||||
. "$driverPath/AMDThreadRipper2950X/Install.ps1" $context;
|
. "$driverPath/AMDThreadRipper2950X/Install.ps1" $context;
|
||||||
. "$driverPath/TobiiEyeX/Install.ps1" $context;
|
. "$driverPath/TobiiEyeX/Install.ps1" $context;
|
||||||
|
|
||||||
choco install -y geforce-game-ready-driver;
|
choco install -y geforce-game-ready-driver icue wavelink;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue