feat: ✨ Update nix version and packages list
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user