Update setup.ps1
This commit is contained in:
parent
bb242be6f2
commit
137abd5ea1
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@ $packages = @{
|
|||
'Discord.Discord'
|
||||
)
|
||||
"nvidia" = @('Nvidia.GeForceExperience')
|
||||
"intel" = @('Intel.IntelDriverAndSupportAssistant')
|
||||
}
|
||||
|
||||
$args += $packages["common"]
|
||||
|
|
Loading…
Reference in a new issue