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; [ (with hardware; [
sound sound
gpu.amdgpu (with gpu; [
gpu.intel amdgpu
intel
nvidia
])
laptop laptop
]) ])