fixes for testing on brand new darwin system

This commit is contained in:
Noah Masur
2024-01-24 14:41:24 -05:00
parent 643b722eb4
commit 68c5816d4d
2 changed files with 11 additions and 10 deletions

View File

@ -24,10 +24,6 @@
brewfile = true; # Run brew bundle from anywhere
lockfiles = false; # Don't save lockfile (since running from anywhere)
};
taps = [
"homebrew/cask" # Required for casks
"homebrew/cask-drivers" # Used for Logitech G-Hub
];
brews = [
"trash" # Delete files and folders to trash instead of rm
"openjdk" # Required by Apache Directory Studio