diff --git a/index.html b/index.html index 1bcf302d7..45da55a03 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
ca.desrt.dconf
?+
ca.desrt.dconf
?This manual will eventually describes how to install, use, and extend Home Manager.
diff --git a/options.html b/options.html index 20e234a71..7e625a946 100644 --- a/options.html +++ b/options.html @@ -2765,6 +2765,10 @@ initialisation.
programs.fzf.enableZshIntegration
Whether to enable Zsh integration.
Type: boolean
Default:
true
+
Declared by:
+ <home-manager/modules/programs/fzf.nix>
+ |
programs.fzf.package
Package providing the fzf tool.
Type: package
Default:
+ pkgs.fzf
Declared by:
<home-manager/modules/programs/fzf.nix>
|
programs.fzf.changeDirWidgetCommand
The command that gets executed as the source for fzf for the diff --git a/tools.html b/tools.html index 0390dcbdd..6ff7ae18f 100644 --- a/tools.html +++ b/tools.html @@ -1,6 +1,6 @@ -
home-manager +