diff --git a/index.html b/index.html index 9bab51ff4..cad3ea74a 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
ca.desrt.dconf
?+
ca.desrt.dconf
?This manual will eventually describe how to install, use, and extend Home Manager.
diff --git a/options.html b/options.html index cebb75eb5..b1d57ca92 100644 --- a/options.html +++ b/options.html @@ -1903,8 +1903,10 @@ for options.
programs.direnv.enableBashIntegration
Whether to enable Bash integration.
Type: boolean
Default: true
Declared by:
<home-manager/modules/programs/direnv.nix>
- |
programs.direnv.enableFishIntegration
Whether to enable Fish integration. -
Type: boolean
Default: true
Declared by:
+ |
programs.direnv.enableFishIntegration
Whether to enable Fish integration. Note, enabling the direnv module +will always active its functionality for Fish since the direnv package +automatically gets loaded in Fish. +
Type: boolean (read only)
Default: true
Declared by:
<home-manager/modules/programs/direnv.nix>
|
programs.direnv.enableZshIntegration
Whether to enable Zsh integration.
Type: boolean
Default: true
Declared by: