Changes to darwin packages through brew

This commit is contained in:
Random936 2024-07-15 21:00:20 -07:00
parent 2647e3fdae
commit 4b79fe05c6

View File

@ -14,6 +14,7 @@
onActivation.cleanup = "zap";
brews = [
"coreutils"
"watch"
];
casks = [
"google-chrome"
@ -24,12 +25,8 @@
"tailscale"
"discord"
"nordvpn"
"docker"
"iterm2"
"vlc"
"obs"
"obs-backgroundremoval"
];
};