services.xserver.xautolock.locker

The script to use when automatically locking the computer.

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