mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-04-23 01:08:32 +02:00
feat: add darwin packages using homebrew
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user