MyNixOS website logo
option

services.podman.volumes.<name>.extraPodmanArgs

Extra arguments to pass to the podman volume create command.

Declarations
Type
list of string
Default
[ ]
Example
[
  "--opt copy"
]