chore(mac): add firefoxpwa and wineskin from homebrew

This commit is contained in:
Michael Thomas 2023-10-29 17:11:47 -04:00
parent 5f3bf89b7e
commit c7274de1c1

View File

@ -71,12 +71,14 @@
"openjdk@17"
"bash" # Required for nix-shell to function properly
"ddev/ddev/ddev"
"firefoxpwa"
];
casks = [
"hiddenbar"
"android-platform-tools"
"mactex"
"font-caskaydia-cove-nerd-font"
"gcenx/wine/wineskin"
];
};