diff --git a/index.html b/index.html index 81d5f584a..cabdb676e 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/tools.html b/tools.html index f2b8d394b..52a74e57a 100644 --- a/tools.html +++ b/tools.html @@ -1,6 +1,6 @@ -
home-manager +
home-manager — reconfigure a user environment
home-manager
{
build
|
@@ -16,6 +16,8 @@
|
news
|
+ option option.name
+ |
packages
|
remove-generations ID …
@@ -76,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
.
@@ -115,6 +117,10 @@
Show news entries in a pager.
option option.name
+ + Inspect the given option name in the home configuration, like nixos-option(8). +
packages
List all packages installed in home-manager-path
.
@@ -141,7 +147,7 @@
available for immediate garbage collection.
-
The tool accepts the options
-A attrPath
@@ -240,15 +246,15 @@
--verbose
Activates verbose output. -