services.klipper.logFile
Path of the file Klipper should log to.
If null, it logs to stdout, which is not recommended by upstream.
- Type
null or absolute path- Default
null- Example
"/var/lib/klipper/klipper.log"- Declared
- <nixpkgs/nixos/modules/services/misc/klipper.nix>