nix.extraOptions

Home-Manager option

Additional text appended to nix.conf.

type: strings concatenated with “\n”
Default
""
Example
'' keep-outputs = true keep-derivations = true ''
declared in: <home-manager/modules/misc/nix.nix>source unavailable