diff --git a/index.html b/index.html index 1af78b8f5..571f8ee92 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 d9dca7bdb..6477db1b7 100644 --- a/options.html +++ b/options.html @@ -5852,6 +5852,9 @@ list of Python 3 packages required for your plugins to work. "ps: []"
Example:
(ps: with ps; [ python-language-server ])
Declared by:
<home-manager/modules/programs/neovim.nix>
+ |
programs.neovim.generatedConfigViml
Generated vimscript config. +
Type: strings concatenated with "\n" (read only)
Declared by:
+ <home-manager/modules/programs/neovim.nix>
|
programs.neovim.plugins
List of vim plugins to install optionally associated with configuration to be placed in init.vim. diff --git a/tools.html b/tools.html index 6d25f28a7..55496cf21 100644 --- a/tools.html +++ b/tools.html @@ -1,6 +1,6 @@ -
home-manager +
home-manager — reconfigure a user environment
home-manager
{
build
|
@@ -78,7 +78,7 @@
|
--verbose
}
- ]
This command updates the user environment so that it corresponds to the
configuration specified in ~/.config/nixpkgs/home.nix
or ~/.config/nixpkgs/flake.nix
.
@@ -147,7 +147,7 @@ available for immediate garbage collection.
-
The tool accepts the options
-A attrPath
@@ -246,15 +246,15 @@
--verbose
Activates verbose output. -