This commit is contained in:
2025-03-13 22:05:42 -04:00
parent 1f9bd7efb9
commit 5f63bea667
17 changed files with 644 additions and 264 deletions

View File

@@ -6,29 +6,34 @@
enable = true;
onActivation.cleanup = "uninstall";
taps = [];
brews = [
"cowsay"
"argoproj/homebrew-tap/kubectl-argo-rollouts"
"gh"
"git"
"k9s"
"helm"
"podman"
"podman-compose"
"k9s"
"ansible"
];
casks = [
"1password"
"podman-desktop"
"cursor"
"elgato-wave-link"
"ghostty"
"joplin"
"localsend"
"logi-options+"
"orbstack"
"teleport-connect"
"utm"
"localsend"
"joplin"
"ghostty"
"vivaldi"
];
masApps = {
"1Password for Safari" = 1569813296;
"pairvpn" = 1347012179;
"tailscale" = 1475387142;
"Windows App" = 1295203466;
"wireguard" = 1451685025;
"wipr" = 1320666476;
"tailscale" = 1475387142;
};
};
}