services.xserver.xautolock.locker
NixOS option
The script to use when automatically locking the computer.
type: stringDefault
"${pkgs.xlockmore}/bin/xlock"Example
declared in: nixos/modules/services/x11/xautolock.nixView source on NixOS/nixpkgs →"${pkgs.i3lock}/bin/i3lock -i /path/to/img"