MyNixOS website logo
option

services.xserver.xautolock.extraOptions

Additional command-line arguments to pass to xautolock.

Declarations
Type
list of string
Default
[ ]
Example
[
  "-detectsleep"
]