Hi,
I want to try to run plex “docker” directly with incus.
For a podman (quadlet), I use the AddDevice= option, which is more or less the “–device” option of docker/podman.
What would be the eqivalent for incus OCI? The same as for normal containers?
Somethign like
gpu:
type: gpu
gid: 44
Thanks