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"

View File

@@ -72,7 +72,6 @@
aria2
git # used by nix flakes
git-lfs # used by huggingface models
k9s
# create a fhs environment by command `fhs`, so we can run non-nixos packages in nixos!
(