Disable some tools I am not using

This commit is contained in:
Gene Liverman 2025-11-10 08:54:50 -05:00
parent 89f023d608
commit a691e139c8
Signed by: genebean
SSH key fingerprint: SHA256:ZjLMZwtU49BWDoI2hgsA0/Q6XT4+S0kcKFWW1EJBicI

View file

@ -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;