It would be nice if we could run netbird (when installed via homebrew) using brew services. https://github.com/Homebrew/homebrew-services Makes it easier to automate setup of packages using Homebrew. ```sh sudo netbird service install sudo netbird service ```