nix.extraOptions
Additional text appended to nix.conf.
- Type
strings concatenated with "\n"- Default
""- Example
'' keep-outputs = true keep-derivations = true ''- Declared
- <nixpkgs/nixos/modules/config/nix.nix>
Additional text appended to nix.conf.
strings concatenated with "\n"""''
keep-outputs = true
keep-derivations = true
''