mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Disable some tools I am not using
This commit is contained in:
parent
89f023d608
commit
a691e139c8
1 changed files with 15 additions and 15 deletions
|
|
@ -24,27 +24,27 @@
|
||||||
];
|
];
|
||||||
brews = [
|
brews = [
|
||||||
"adr-tools"
|
"adr-tools"
|
||||||
"argocd"
|
#"argocd"
|
||||||
"awscli"
|
"awscli"
|
||||||
"cilium-cli"
|
#"cilium-cli"
|
||||||
"gnupg"
|
"gnupg"
|
||||||
"helm"
|
#"helm"
|
||||||
"hubble"
|
#"hubble"
|
||||||
"i2cssh"
|
"i2cssh"
|
||||||
"kind"
|
#"kind"
|
||||||
"kompose"
|
#"kompose"
|
||||||
"kubernetes-cli"
|
#"kubernetes-cli"
|
||||||
"kubeseal"
|
#"kubeseal"
|
||||||
"lima"
|
"lima"
|
||||||
"linkerd"
|
#"linkerd"
|
||||||
"minio-mc"
|
#"minio-mc"
|
||||||
"opentofu"
|
"opentofu"
|
||||||
"node_exporter"
|
#"node_exporter"
|
||||||
"pinentry-mac"
|
"pinentry-mac"
|
||||||
#"podman" # this version is missing libkrun. Use installer at https://github.com/containers/podman/releases instead
|
#"podman" # this version is missing libkrun. Use installer at https://github.com/containers/podman/releases instead
|
||||||
"qemu"
|
#"qemu"
|
||||||
"telegraf"
|
|
||||||
"reposurgeon"
|
"reposurgeon"
|
||||||
|
#"telegraf"
|
||||||
"terraform-docs"
|
"terraform-docs"
|
||||||
];
|
];
|
||||||
casks = [
|
casks = [
|
||||||
|
|
@ -66,10 +66,10 @@
|
||||||
"thunderbird"
|
"thunderbird"
|
||||||
"thunderbird@daily"
|
"thunderbird@daily"
|
||||||
"ungoogled-chromium"
|
"ungoogled-chromium"
|
||||||
"utm"
|
#"utm"
|
||||||
# "vagrant"
|
# "vagrant"
|
||||||
"vial"
|
"vial"
|
||||||
"whalebird"
|
#"whalebird"
|
||||||
];
|
];
|
||||||
masApps = {
|
masApps = {
|
||||||
#"FluffyChat" = 1551469600;
|
#"FluffyChat" = 1551469600;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue