mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-02-23 00:14:49 +01:00
fix: macOS - commands like are required by some tools
This commit is contained in:
@@ -93,6 +93,10 @@
|
||||
# https://github.com/rgcr/m-cli
|
||||
"m-cli" # Swiss Army Knife for macOS
|
||||
"proxychains-ng"
|
||||
|
||||
# commands like `gsed` `gtar` are required by some tools
|
||||
"gnu-sed"
|
||||
"gnu-tar"
|
||||
];
|
||||
|
||||
# `brew install --cask`
|
||||
|
||||
Reference in New Issue
Block a user