diff --git a/index.html b/index.html index 6865edf19..aef78b233 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 cd364c5d8..a1a229435 100644 --- a/options.html +++ b/options.html @@ -3912,7 +3912,7 @@ for a list of available themes.
Type: submodule
Default:
{
- arrays = "1;39"; false = "0;39"; null = "1;30"; numbers = "0;39"; objects = "1;39"; strings = "0;32"; true = "0;39";
+ arrays = "1;37"; false = "0;37"; null = "1;30"; numbers = "0;37"; objects = "1;37"; strings = "0;32"; true = "0;37";
}
Example:
{ diff --git a/tools.html b/tools.html index ca18f7ddf..011e2cadd 100644 --- a/tools.html +++ b/tools.html @@ -1,6 +1,6 @@ -Appendix D. Tools
- home-manager - — reconfigure a user environment
Name
home-manager +
Appendix D. Tools
- home-manager + — reconfigure a user environment
Name
home-manager — reconfigure a user environment
Synopsis
home-manager
{ build | @@ -72,7 +72,7 @@ | --verbose } - ]Description
This command updates the user environment so that it corresponds to the configuration specified in
~/.config/nixpkgs/home.nix
.@@ -137,7 +137,7 @@ available for immediate garbage collection.
-
Options
The tool accepts the options
-A
@@ -226,15 +226,15 @@attrPath
--verbose
Activates verbose output. -