diff --git a/index.html b/index.html index 98853f719..de3b55b4c 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 1ab01edf1..b2a7abbee 100644 --- a/options.html +++ b/options.html @@ -8504,6 +8504,10 @@ directory. ] +
Declared by:
+ <home-manager/modules/programs/zsh.nix>
+ |
programs.zsh.completionInit
Initialization commands to run when completion is enabled.
Type: strings concatenated with "\n"
Default:
+ "autoload -U compinit && compinit"
Declared by:
<home-manager/modules/programs/zsh.nix>
|
programs.zsh.defaultKeymap
The default base keymap to use.
Type: null or one of "emacs", "vicmd", "viins"
Default: home-manager
+ home-manager
— reconfigure a user environment
This command updates the user environment so that it corresponds to the
configuration specified in
@@ -141,7 +141,7 @@
available for immediate garbage collection.
-
The tool accepts the options
Activates verbose output.
-
diff --git a/tools.html b/tools.html
index 00f50ee30..348e5df53 100644
--- a/tools.html
+++ b/tools.html
@@ -1,6 +1,6 @@
-
Name
Name
Synopsis
home-manager
{
build
|
@@ -76,7 +76,7 @@
|
--verbose
}
- ]Description
~/.config/nixpkgs/home.nix
or ~/.config/nixpkgs/flake.nix
.
Options
-A
@@ -240,15 +240,15 @@
attrPath
--verbose