Update
This commit is contained in:
parent
b54e151225
commit
b91951bfa4
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,7 @@ $packages = @{
|
|||
'Microsoft.WindowsTerminal'
|
||||
'RustDesk.RustDesk'
|
||||
'7zip.7zip'
|
||||
'GIMP.GIMP'
|
||||
)
|
||||
"classic" = @('Google.Chrome')
|
||||
"workstation" = @(
|
||||
|
@ -23,6 +24,7 @@ $packages = @{
|
|||
'Prusa3D.PrusaSlicer'
|
||||
'Microsoft.VisualStudioCode'
|
||||
'MartiCliment.UniGetUI'
|
||||
'WireGuard.WireGuard'
|
||||
)
|
||||
"gaming" = @('Valve.Steam')
|
||||
"nvidia" = @('Nvidia.GeForceExperience')
|
||||
|
|
Loading…
Reference in a new issue