diff --git a/index.html b/index.html index 9130d3f9c..386e4d2c3 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 8655563a3..47fd3aae6 100644 --- a/options.html +++ b/options.html @@ -3251,13 +3251,26 @@ matches. Allowed conditions are described in
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 +git-config(1).
Type: attribute set of anythings
Default:
{
}
-
Declared by: