{ ... }: { virtualisation.podman = { enable = true; # Auto-prune old containers autoPrune = { enable = true; flags = [ "--all" ]; }; }; }