MyNixOS website logo
option

services.nix-daemon.logFile

The logfile to use for the nix-daemon service. Alternatively sudo launchctl debug system/org.nixos.nix-daemon --stderr can be used to stream the logs to a shell after restarting the service with sudo launchctl kickstart -k system/org.nixos.nix-daemon.

Declarations
    Type
    null or path
    Default
    null
    Example
    "/var/log/nix-daemon.log"