hosts/Infini-STICK: rework GPU support, add nvidia

This commit is contained in:
Infinidoge 2021-11-07 23:54:02 -05:00
parent fcf2aa28ae
commit 6f9e4f74f0

View file

@ -9,8 +9,11 @@
(with hardware; [
sound
gpu.amdgpu
gpu.intel
(with gpu; [
amdgpu
intel
nvidia
])
laptop
])