feat: add darwin packages using homebrew

This commit is contained in:
Ryan Yin
2023-07-06 16:45:27 +08:00
parent 8d24a094bf
commit bb2c967981
2 changed files with 3 additions and 1 deletions

View File

@@ -47,6 +47,9 @@
brews = [
# `brew install`
"wget"
"curl" # no not install curl via nixpkgs, it's not working well on macOS!
"aria2"
"httpie"
"wireguard-tools"
"tailscale"