diff --git a/index.html b/index.html index 4b0c56461..6a2a65ced 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 5d1138e8e..25fa549ea 100644
--- a/options.html
+++ b/options.html
@@ -3506,7 +3506,7 @@ Set to null
to let GnuPG decide what signing key
to use depending on commit’s author.
Type: null or string
Declared by:
<home-manager/modules/programs/git.nix>
- |
programs.git.signing.signByDefault
Whether commits should be signed by default.
Type: boolean
Default: false
Declared by:
+ |
programs.git.signing.signByDefault
Whether commits and tags should be signed by default.
Type: boolean
Default: false
Declared by:
<home-manager/modules/programs/git.nix>
|
programs.git.userEmail
Default user email to use.
Type: null or string
Default: null
Declared by: