diff --git a/index.html b/index.html index 6df0dfd5b..21ac0df08 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
ca.desrt.dconf?+
ca.desrt.dconf?This manual will eventually describe how to install, use, and extend Home Manager.
diff --git a/options.html b/options.html index 4392f6f75..6519db306 100644 --- a/options.html +++ b/options.html @@ -11848,6 +11848,23 @@ The command is automatically escaped. pkgs.xsettingsd
Declared by:
<home-manager/modules/services/xsettingsd.nix>
+ |
services.xsettingsd.settingsXsettingsd options for configuration file. See +https://github.com/derat/xsettingsd/wiki/Settings +for documentation on these values. +
Type: attribute set of boolean or signed integer or strings
Default:
+
+ {
+
+ }
+
+
Example:
{
+ "Net/ThemeName" = "Numix";
+ "Xft/Antialias" = true;
+ "Xft/Hinting" = true;
+ "Xft/RGBA" = "rgb";
+}
+Declared by:
+ <home-manager/modules/services/xsettingsd.nix>
|
services.xsuspender.enableWhether to enable XSuspender.
Type: boolean
Default:
false
Example: home-manager
+ home-manager
— reconfigure a user environment
This command updates the user environment so that it corresponds to the
configuration specified in
@@ -151,7 +151,7 @@
available for immediate garbage collection.
-
The tool accepts the options
Activates verbose output.
-
diff --git a/tools.html b/tools.html
index 12a4cebf1..e41e2e674 100644
--- a/tools.html
+++ b/tools.html
@@ -1,6 +1,6 @@
-Name
Name
Synopsis
home-manager {
build
|
@@ -82,7 +82,7 @@
|
--verbose
}
- ]Description
~/.config/nixpkgs/home.nix or ~/.config/nixpkgs/flake.nix.
Options
-A
@@ -259,15 +259,15 @@
attrPath--verbose