MyNixOS website logo
option

programs.xss-lock.extraOptions

Additional command-line arguments to pass to xss-lock.

Declarations
Type
list of string
Default
[ ]
Example
[
  "--ignore-sleep"
]