diff --git a/index.html b/index.html index f064c9e0c..61f887b38 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 35ef88564..d9deaab76 100644 --- a/options.html +++ b/options.html @@ -5334,7 +5334,7 @@ use Python 3 plugins.
Declared by:
<home-manager/modules/programs/newsboat.nix>
|
programs.newsboat.browser
External browser to use.
Type: string
Default:
- "\${pkgs.xdg_utils}/bin/xdg-open"
+ "\${pkgs.xdg-utils}/bin/xdg-open"
Declared by:
<home-manager/modules/programs/newsboat.nix>
|
programs.newsboat.extraConfig
Extra configuration values that will be appended to the end. diff --git a/tools.html b/tools.html index 842a461ba..77bf52b01 100644 --- a/tools.html +++ b/tools.html @@ -1,6 +1,6 @@ -
home-manager +
home-manager — reconfigure a user environment
home-manager
{
build
|
@@ -72,7 +72,7 @@
|
--verbose
}
- ]
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.
-
The tool accepts the options
-A attrPath
@@ -226,15 +226,15 @@
--verbose
Activates verbose output. -