diff --git a/index.html b/index.html index eb0c561f0..f507d688b 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 65de0f408..933d05522 100644 --- a/options.html +++ b/options.html @@ -13232,6 +13232,10 @@ If this and all other xresources options are )
Declared by:
<home-manager/modules/xresources.nix>
+ |
xresources.path
Path where Home Manager should link the .Xresources
file.
Type: string
Default:
+ "\$HOME/.Xresources"
+
Declared by:
+ <home-manager/modules/xresources.nix>
|
xresources.properties
X server resources that should be set. Booleans are formatted as "true" or "false" respectively. List elements are recursively formatted as a string and joined by commas. diff --git a/tools.html b/tools.html index 5bc85bc5b..9dc7a9fb7 100644 --- a/tools.html +++ b/tools.html @@ -1,6 +1,6 @@ -
home-manager +
home-manager — reconfigure a user environment
home-manager
{
build
|
@@ -78,7 +78,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
.
@@ -147,7 +147,7 @@ available for immediate garbage collection.
-
The tool accepts the options
-A attrPath
@@ -246,15 +246,15 @@
--verbose
Activates verbose output. -