virtualisation.docker.autoPrune.enable
Whether to periodically prune Docker resources. If enabled, a
systemd timer will run docker system prune -f
as specified by the dates option.
- Type
boolean- Default
false- Declared
- <nixpkgs/nixos/modules/virtualisation/docker.nix>