services.xserver.xautolock.extraOptions

NixOS option

Additional command-line arguments to pass to xautolock.

type: list of string
Default
[ ]
Example
[
  "-detectsleep"
]
declared in: nixos/modules/services/x11/xautolock.nixView source on NixOS/nixpkgs →