diff --git a/index.html b/index.html index 5293a56c..4016e09f 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
ca.desrt.dconf
or dconf.service
?+
ca.desrt.dconf
or dconf.service
?This manual will eventually describe how to install, use, and extend Home Manager.
diff --git a/options.html b/options.html index bbdc44fb..f5a2d3bc 100644 --- a/options.html +++ b/options.html @@ -3443,6 +3443,10 @@ matches. Allowed conditions are described in git-config(1).
Type: null or string
Default: null
Declared by:
<home-manager/modules/programs/git.nix>
+ |
programs.git.includes.*.contentSuffix
Nix store name for the git configuration text file, +when generating the configuration text from nix options. +
Type: string
Default: "gitconfig"
Declared by:
+ <home-manager/modules/programs/git.nix>
|
programs.git.includes.*.contents
Configuration to include. If empty then a path must be given. This follows the configuration structure as described in diff --git a/tools.html b/tools.html index 42424817..171ef253 100644 --- a/tools.html +++ b/tools.html @@ -1,6 +1,6 @@ -
home-manager +
home-manager — reconfigure a user environment
home-manager
{
build
|
@@ -84,7 +84,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
.
@@ -153,7 +153,7 @@ available for immediate garbage collection.
-
The tool accepts the options
-A attrPath
@@ -265,15 +265,15 @@
--verbose
Activates verbose output. -