services.harmonia.gc.noVacuum

NixOS option

Skip the SQLite VACUUM after garbage collection. Enable on busy builders, where concurrent nix-daemon readers prevent cleanup of the database-sized WAL that VACUUM produces.

type: boolean
Default
false
declared in: nixos/modules/services/networking/harmonia.nixView source on NixOS/nixpkgs →