diff --git a/options.html b/options.html index 99c139ce..691988c7 100644 --- a/options.html +++ b/options.html @@ -2130,7 +2130,7 @@ automatically gets loaded in Fish. If this is not the case try adding
to the system configuration.
Type: boolean (read only)
Default: true
Declared by:
<home-manager/modules/programs/direnv.nix>
- |
programs.direnv.enableNushellIntegration
Whether to enable Nushell integration.
Type: boolean (read only)
Default: true
Declared by:
+ |
programs.direnv.enableNushellIntegration
Whether to enable Nushell integration.
Type: boolean
Default: true
Declared by:
<home-manager/modules/programs/direnv.nix>
|
programs.direnv.enableZshIntegration
Whether to enable Zsh integration.
Type: boolean
Default: true
Declared by:
<home-manager/modules/programs/direnv.nix>
|