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 = [
|
||||
"adr-tools"
|
||||
"argocd"
|
||||
#"argocd"
|
||||
"awscli"
|
||||
"cilium-cli"
|
||||
#"cilium-cli"
|
||||
"gnupg"
|
||||
"helm"
|
||||
"hubble"
|
||||
#"helm"
|
||||
#"hubble"
|
||||
"i2cssh"
|
||||
"kind"
|
||||
"kompose"
|
||||
"kubernetes-cli"
|
||||
"kubeseal"
|
||||
#"kind"
|
||||
#"kompose"
|
||||
#"kubernetes-cli"
|
||||
#"kubeseal"
|
||||
"lima"
|
||||
"linkerd"
|
||||
"minio-mc"
|
||||
#"linkerd"
|
||||
#"minio-mc"
|
||||
"opentofu"
|
||||
"node_exporter"
|
||||
#"node_exporter"
|
||||
"pinentry-mac"
|
||||
#"podman" # this version is missing libkrun. Use installer at https://github.com/containers/podman/releases instead
|
||||
"qemu"
|
||||
"telegraf"
|
||||
#"qemu"
|
||||
"reposurgeon"
|
||||
#"telegraf"
|
||||
"terraform-docs"
|
||||
];
|
||||
casks = [
|
||||
|
|
@ -66,10 +66,10 @@
|
|||
"thunderbird"
|
||||
"thunderbird@daily"
|
||||
"ungoogled-chromium"
|
||||
"utm"
|
||||
#"utm"
|
||||
# "vagrant"
|
||||
"vial"
|
||||
"whalebird"
|
||||
#"whalebird"
|
||||
];
|
||||
masApps = {
|
||||
#"FluffyChat" = 1551469600;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue