services.xserver.xautolock.nowlocker

The script to use when manually locking the computer with xautolock -locknow.

Type
null or string
Default
null
Example
"${pkgs.i3lock}/bin/i3lock -i /path/to/img"
Declared
<nixpkgs/nixos/modules/services/x11/xautolock.nix>