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