feat: Update nix version and packages list

This commit is contained in:
2025-01-08 13:54:01 -05:00
parent 85f616d3be
commit 2938d928ce
2 changed files with 13 additions and 43 deletions

View File

@ -68,6 +68,9 @@
"pycharm"
"cleanshot"
"bartender"
"eloston-chromium"
"chromedriver"
"epic-games"
];
brews = [
"wget"
@ -97,6 +100,7 @@
taps = [
"hashicorp/tap"
"eranif/codelite"
"macos-fuse-t/homebrew-cask"
];
onActivation.cleanup = "uninstall";
onActivation.autoUpdate = true;