26.0.0-BETA.1 How do we use the GPU feature

I’ve created a container, so how do I utilise the GPU I added to it?

Assuming the gui did not change much from 25.10 (i haven’t gotten around to playing with the beta) there should be either a dropdown menu or a checkbox to select which gpu to pass through to the container.
After passing through the gpu you will most likely have to install things like the nvidia runtime toolkit for docker inside the container (assuming you want to run docker inside the lxc)

Could you please tell me how to install the nvidia runtime toolkit for docker inside the container?
I can try that to see if it resolves this. Thank you.

On my 25.10.3 LXC i followed the official documentation

On 25.10 I had to do some other things with the incus backend, but i don’t know if those are required on the new libvirt backend (or even possible the way incus does it)