programs.nushell.envFile

The environment variables file to be used for nushell.

See https://www.nushell.sh/book/configuration.html#configuration for more information.

Type
null or (submodule)
Default
null
Example
''
  $env.FOO = 'BAR'
''
Declared
<home-manager/modules/programs/nushell.nix>