services.nar-serve.cacheURL
Binary cache URL to connect to.
The URL format is compatible with the nix remote url style, such as:
- http://, https:// for binary caches via HTTP or HTTPS
- s3:// for binary caches stored in Amazon S3
- gs:// for binary caches stored in Google Cloud Storage
- Type
string- Default
"https://cache.nixos.org/"- Declared
- <nixpkgs/nixos/modules/services/networking/nar-serve.nix>