nix.settings.trusted-substituters
NixOS option
List of binary cache URLs that non-root users can use (in addition to those specified using nix.settings.substituters) by passing --option binary-caches to Nix commands.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/config/nix.nixView source on NixOS/nixpkgs →[ "https://hydra.nixos.org/" ]