services.ncps.cache.maxSize

NixOS option

The maximum size of the store. It can be given with units such as 5K, 10G etc. Supported units: B, K, M, G, T.

type: null or string
Default
null
Example
"100G"
declared in: nixos/modules/services/networking/ncps.nixView source on NixOS/nixpkgs →