Logkeys
services.logkeys.device
Use the given device as keyboard input event device instead of /dev/input/eventX default.
Type: null or string
Default
null
Example
"/dev/input/event15"
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/misc/logkeys.nix
services.logkeys.enable
Whether to enable logkeys, a keylogger service.
Type: boolean
Default
false
Example
true
Declared by: https://github.com/nixos/nixpkgs/blob/master/nixos/modules/services/misc/logkeys.nix