name: trusted-substituters internalName: trustedSubstituters type: StringSet default: [] aliases: [trusted-binary-caches]
A list of Nix store URLs, separated by whitespace.
These are not used by default, but users of the Nix daemon can enable them by specifying substituters.
Unprivileged users (those set in only allowed-users but not trusted-users) can pass as substituters only those URLs listed in trusted-substituters.