virtualisation.docker.autoPrune.allVolumes.enable
NixOS option
Whether to periodically prune all Docker volumes when auto pruning other docker resources by running docker volume prune --force --all To prune only anonymous volumes, instead pass --volumes to autoPrune.flags
type: booleanDefault
declared in: nixos/modules/virtualisation/docker.nixView source on NixOS/nixpkgs →false