services.xserver.xautolock.nowlocker

NixOS option

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 in: nixos/modules/services/x11/xautolock.nixView source on NixOS/nixpkgs →