diff --git a/index.html b/index.html index 61ab8ccc..29ad4d50 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 a019de27..77566408 100644 --- a/options.html +++ b/options.html @@ -976,6 +976,18 @@ configured to find those symbols. true
Declared by:
<home-manager/modules/misc/debug.nix>
+ |
home.enableNixpkgsReleaseCheck
Determines whether to check for release version mismatch between Home +Manager and Nixpkgs. Using mismatched versions is likely to cause errors +and unexpected behavior. It is therefore highly recommended to use a +release of Home Manager than corresponds with your chosen release of +Nixpkgs. +
+When this option is enabled and a mismatch is detected then a warning +will be printed when the user configuration is being built. +
Type: boolean
Default:
+ true
+
Declared by:
+ <home-manager/modules/home-environment.nix>
|
home.packages
The set of packages to appear in the user environment.
Type: list of packages
Default: home-manager
+ home-manager
— reconfigure a user environment
This command updates the user environment so that it corresponds to the
configuration specified in
@@ -147,7 +147,7 @@
available for immediate garbage collection.
-
The tool accepts the options
Activates verbose output.
-
[
diff --git a/tools.html b/tools.html
index 7b2424fe..4ca939ba 100644
--- a/tools.html
+++ b/tools.html
@@ -1,6 +1,6 @@
-
Name
Name
Synopsis
home-manager
{
build
|
@@ -78,7 +78,7 @@
|
--verbose
}
- ]Description
~/.config/nixpkgs/home.nix
or ~/.config/nixpkgs/flake.nix
.
Options
-A
@@ -246,15 +246,15 @@
attrPath
--verbose