Adds thunderbird to brew on darwin

This commit is contained in:
willemml 2023-11-24 11:29:49 -08:00
parent feea308d00
commit 12004619d9
Signed by: willemml
GPG key ID: C3DE5DF6198DACBD

View file

@ -26,16 +26,17 @@
homebrew = {
enable = true;
casks = [
"UTM"
"blackhole-16ch"
"zerotier-one"
"discord"
"homebrew/cask-versions/firefox-esr"
"nordvpn"
"obs"
"steam"
"thunderbird"
"vial"
"whisky"
"homebrew/cask-versions/firefox-esr"
"UTM"
"zerotier-one"
];
};