services.ipfs.logFile
The logfile to use for the ipfs service. Alternatively
sudo launchctl debug system/org.nixos.ipfs --stderr
can be used to stream the logs to a shell after restarting the service with
sudo launchctl kickstart -k system/org.nixos.ipfs.
- Type
null or absolute path- Default
null- Example
"/var/tmp/ipfs.log"- Declared
- <nix-darwin/modules/services/ipfs.nix>