MyNixOS website logo
option

virtualisation.oci-containers.containers.<name>.devices

List of devices to attach to this container.

Declarations
Type
list of string
Default
[ ]
Example
[
  "/dev/dri:/dev/dri"
]