services.klipper.logFile

NixOS option

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