mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 07:13:40 +00:00
Cleanup brew.nix
This commit is contained in:
@@ -21,15 +21,13 @@ in {
|
||||
};
|
||||
|
||||
brews = [
|
||||
"bensadeh/circumflex/circumflex"
|
||||
"bicep"
|
||||
"azure-cli"
|
||||
"coreutils"
|
||||
"gnu-sed"
|
||||
"gnu-tar"
|
||||
"netdata"
|
||||
"node"
|
||||
"podman"
|
||||
"universal-ctags"
|
||||
];
|
||||
|
||||
casks = [
|
||||
|
@@ -120,7 +120,6 @@ in {
|
||||
rnix-lsp
|
||||
|
||||
# cloud
|
||||
azure-cli
|
||||
cloud-sql-proxy
|
||||
|
||||
# python
|
||||
|
Reference in New Issue
Block a user