Merge pull request #571 from genebean/cleanup

cleanup
This commit is contained in:
Gene Liverman 2025-11-10 08:55:15 -05:00 committed by GitHub
commit 1be6c32ced
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 19 additions and 18 deletions

View file

@ -29,13 +29,13 @@
};
taps = [
"homebrew/cask-fonts"
"null-dev/firefox-profile-switcher"
#"null-dev/firefox-profile-switcher"
"theseal/ssh-askpass"
];
brews = [
"fastfetch"
"ffmpeg"
"firefox-profile-switcher-connector"
#"firefox-profile-switcher-connector" # having had this on seems to mean I need to toggle browser.profiles.enabled to true in about:config for the new built in version
"ssh-askpass"
"telnet"
];

View file

@ -8,7 +8,7 @@
inputs.flox.packages.${pkgs.system}.default
kopia
kubectx
reposurgeon
#reposurgeon # Nix is a major version behind brew
rpiboot
step-cli
# terraform-versions."1.5.7"
@ -24,26 +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 = [
@ -65,10 +66,10 @@
"thunderbird"
"thunderbird@daily"
"ungoogled-chromium"
"utm"
#"utm"
# "vagrant"
"vial"
"whalebird"
#"whalebird"
];
masApps = {
#"FluffyChat" = 1551469600;