diff --git a/index.html b/index.html index 06fd1f404..2ba331839 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 769d5cafe..c9aad303e 100644 --- a/options.html +++ b/options.html @@ -11354,16 +11354,14 @@ Available options for Redshift described in false
Example:
true
-
Declared by:
- <home-manager/modules/services/screen-locker.nix>
- |
services.screen-locker.enableDetectSleep
Whether to reset timers when awaking from sleep. -
Type: boolean
Default:
- true
Declared by:
<home-manager/modules/services/screen-locker.nix>
|
services.screen-locker.inactiveInterval
Inactive time interval in minutes after which session will be locked.
The minimum is 1 minute, and the maximum is 1 hour.
+If xautolock.enable
is true, it will use this setting.
See https://linux.die.net/man/1/xautolock.
+Otherwise, this will be used with xset to configure
+the X server's screensaver timeout.
Type: signed integer
Default:
10
Declared by:
@@ -11372,7 +11370,23 @@ See h
"\${pkgs.i3lock}/bin/i3lock -n -c 000000"
Declared by:
services.screen-locker.xautolockExtraOptions Extra command-line arguments to pass to xautolock. + |
services.screen-locker.xautolock.enable
Use xautolock for time-based locking.
Type: boolean
Default:
+ true
+
Declared by:
+ <home-manager/modules/services/screen-locker.nix>
+ |
services.screen-locker.xautolock.package
Package providing the xautolock binary. +
Type: package
Default:
+
(build of xautolock-2.2-7-ga23dd5c)
+
Declared by:
+ <home-manager/modules/services/screen-locker.nix>
+ |
services.screen-locker.xautolock.detectSleep
Whether to reset xautolock timers when awaking from sleep.
+No effect if xautolock.enable
is false.
+
Type: boolean
Default:
+ true
+
Declared by:
+ <home-manager/modules/services/screen-locker.nix>
+ |
services.screen-locker.xautolock.extraOptions
Extra command-line arguments to pass to xautolock.
+No effect if xautolock.enable
is false.
Type: list of strings
Default:
[
@@ -11381,7 +11395,12 @@ See h
Declared by:
<home-manager/modules/services/screen-locker.nix>
- |
services.screen-locker.xssLockExtraOptions
Extra command-line arguments to pass to xss-lock. +
services.screen-locker.xss-lock.package
Package providing the xss-lock binary. +
Type: package
Default:
+
(build of xss-lock-unstable-2018-05-31)
+
Declared by:
+ <home-manager/modules/services/screen-locker.nix>
+ |
services.screen-locker.xss-lock.extraOptions
Extra command-line arguments to pass to xss-lock.
Type: list of strings
Default: 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 52ff16ab8..53c012ab9 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