services.displayManager.dms-greeter.logs.path

NixOS option

File path where DMS greeter logs will be saved. This is useful for debugging greeter issues. Logs will include output from both the greeter and the compositor.

type: absolute path
Default
"/tmp/dms-greeter.log"
Example
"/var/log/dms-greeter.log"
declared in: nixos/modules/services/display-managers/dms-greeter.nixView source on NixOS/nixpkgs →