mirror of
https://github.com/willemml/dotfiles.nix.git
synced 2025-04-12 11:17:17 +00:00
Adds thunderbird to brew on darwin
This commit is contained in:
parent
feea308d00
commit
12004619d9
1 changed files with 4 additions and 3 deletions
|
@ -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"
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue