📦 moving to brews for macOS

This commit is contained in:
2024-09-18 21:29:09 -04:00
parent d3bd7ef416
commit 49d2768cfe
4 changed files with 47 additions and 51 deletions

View File

@ -8,10 +8,31 @@ _:
"homebrew/cask-versions"
"homebrew/services"
"1password/tap"
"fission-codes/fission"
"d12frosted/emacs-plus"
];
brews = [ "coreutils" "fontconfig" "ipfs" ];
brews = [
{
name = "emacs-plus";
args = [ "with-native-comp" ];
}
"awscli"
"cmake"
"coreutils"
"drone-cli"
"doppler"
"fd"
"fontconfig"
"gcc"
"gh"
"helm"
"ipfs"
"kind"
"kubernetes-cli"
"mr"
"ripgrep"
"tea"
];
casks = [
"1password"
@ -31,6 +52,7 @@ _:
"font-jetbrains-mono"
"font-jetbrains-mono-nerd-font"
"google-chrome"
"google-cloud-sdk"
"gpg-suite"
"hazel"
"iterm2"