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.
- Type
null or absolute path- Default
null- Example
"/var/log/nix-daemon.log"- Declared
- <nix-darwin/modules/services/nix-daemon.nix>