diff --git a/index.html b/index.html index 9bc5c5d88..f0731ad04 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 a8baa4cef..26c902953 100644 --- a/options.html +++ b/options.html @@ -3012,6 +3012,17 @@ See htt }
Declared by:
<home-manager/modules/programs/git.nix>
+ |
programs.git.difftastic.enable
Enable the difft syntax highlighter. +See https://github.com/Wilfred/difftastic. +
Type: boolean
Default: false
Example: true
Declared by:
+ <home-manager/modules/programs/git.nix>
+ |
programs.git.difftastic.background
Determines whether difftastic should use the lighter or darker colors +for syntax highlithing. +
Type: one of "light", "dark"
Default: "light"
Example: "dark"
Declared by:
+ <home-manager/modules/programs/git.nix>
+ |
programs.git.difftastic.color
Determines when difftastic should color its output. +
Type: one of "always", "auto", "never"
Default: "auto"
Example: "always"
Declared by:
+ <home-manager/modules/programs/git.nix>
|
programs.git.extraConfig
Additional configuration to add. The use of string values is deprecated and will be removed in the future.
Type: strings concatenated with "\n" or attribute set of attribute set of string or boolean or signed integer or list of string or boolean or signed integers or attribute set of string or boolean or signed integer or list of string or boolean or signed integerssss
Default: home-manager
+ home-manager
— reconfigure a user environment
This command updates the user environment so that it corresponds to the
configuration specified in
@@ -153,7 +153,7 @@
available for immediate garbage collection.
-
The tool accepts the options
Activates verbose output.
-
diff --git a/tools.html b/tools.html
index 1826912fa..716990d68 100644
--- a/tools.html
+++ b/tools.html
@@ -1,6 +1,6 @@
-
Name
Name
Synopsis
home-manager
{
build
|
@@ -84,7 +84,7 @@
|
--verbose
}
- ]Description
~/.config/nixpkgs/home.nix
or ~/.config/nixpkgs/flake.nix
.
Options
-A
@@ -265,15 +265,15 @@
attrPath
--verbose