...a GPU, USB, etc. but it is not showing up inside of the LXC.
Here what I put into the .conf
lxc.cgroup2.devices.allow: c 10:261 rwm
lxc.mount.entry: /dev/ntsync /dev/ntsync none bind,optional,create=file
lxc.hook.pre-start: sh -c "chown 100000:100000 /dev/ntsync"
Host
Linux 6.17.4-2-pve...