services.ncps.cache.upstream.urls

NixOS option

A list of URLs of upstream binary caches.

type: list of string
Default
[ ]
Example
[
  "https://cache.nixos.org"
]
declared in: nixos/modules/services/networking/ncps.nixView source on NixOS/nixpkgs →