MyNixOS website logo
option

services.podman.containers.<name>.devices

The devices to mount into the container.

Declarations
Type
list of string
Default
[ ]
Example
[
  "/dev/<host>:/dev/<container>"
]</container></host>