nix.extraOptions

NixOS option

Additional text appended to nix.conf.

type: strings concatenated with "\n"
Default
""
Example
''
  keep-outputs = true
  keep-derivations = true
''
declared in: nixos/modules/config/nix.nixView source on NixOS/nixpkgs →