hosts/Infini-STICK: rework GPU support, add nvidia
This commit is contained in:
parent
fcf2aa28ae
commit
6f9e4f74f0
1 changed files with 5 additions and 2 deletions
|
@ -9,8 +9,11 @@
|
||||||
|
|
||||||
(with hardware; [
|
(with hardware; [
|
||||||
sound
|
sound
|
||||||
gpu.amdgpu
|
(with gpu; [
|
||||||
gpu.intel
|
amdgpu
|
||||||
|
intel
|
||||||
|
nvidia
|
||||||
|
])
|
||||||
laptop
|
laptop
|
||||||
])
|
])
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue