virtualisation.podman.autoPrune.enable

NixOS option

Whether to periodically prune Podman resources. If enabled, a systemd timer will run podman system prune -f as specified by the dates option.

type: boolean
Default
false
declared in: nixos/modules/virtualisation/podman/default.nixView source on NixOS/nixpkgs →