services.harmonia.gc.chunkSize

NixOS option

Number of dead paths invalidated per database transaction. Lower values keep the WAL (and its disk use) smaller during deletion at the cost of more checkpoints; null uses the built-in default.

type: null or (positive integer, meaning >0)
Default
null
declared in: nixos/modules/services/networking/harmonia.nixView source on NixOS/nixpkgs →