diff --git a/index.html b/index.html index cadd7ee9..34617a53 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 9cd00175..638158cc 100644 --- a/tools.html +++ b/tools.html @@ -1,6 +1,6 @@ -
home-manager +
home-manager — reconfigure a user environment
home-manager
{
build
|
@@ -72,13 +72,15 @@
--show-trace
] [
--(no-)substitute
+ ] [
+ --no-out-link
] [
{
-v
|
--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 +149,7 @@ available for immediate garbage collection.
-
The tool accepts the options
-A attrPath
@@ -241,20 +243,25 @@
Passed on to nix-build(1).
--no-out-link
+ + Passed on to nix-build(1) + when running home-manager build. +
-v
,
--verbose
Activates verbose output. -