virtualisation.docker.autoPrune.allVolumes.flags
NixOS option
Any additional flags passed to docker volume prune --force --all.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/virtualisation/docker.nixView source on NixOS/nixpkgs →[ "--filter=label=<label>" ]