diff --git a/index.html b/index.html index f42b6cd7d..08ae45e55 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 1e90a2f57..ef6a84a2a 100644 --- a/options.html +++ b/options.html @@ -10445,6 +10445,8 @@ program. <home-manager/modules/services/xidlehook.nix>
services.xidlehook.package
The package to use for xidlehook.
Type: package
Default: "pkgs.xidlehook"
Declared by:
<home-manager/modules/services/xidlehook.nix>
+ |
services.xidlehook.detect-sleep
Whether to enable detecting when the system wakes up from a suspended state and resetting the idle timer.
Type: boolean
Default: false
Example: true
Declared by:
+ <home-manager/modules/services/xidlehook.nix>
|
services.xidlehook.environment
Extra environment variables to be exported in the script.
These options are passed unescaped as export name=value
.
Type: attribute set of string
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 f4ee8dcf9..cc0c61539 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