MyNixOS website logo
option

services.nixseparatedebuginfod2.substituters

nix substituter to fetch debuginfo from. Either http/https/file substituters, or local: to use debuginfo present in the local store.

Declarations
Type
list of string
Default
[
  "local:"
  "https://cache.nixos.org"
]