Merge pull request #312 from genebean/zoom

Pull Zoom via brew on macOS
This commit is contained in:
Gene Liverman 2023-11-08 09:28:07 -05:00 committed by GitHub
commit e677dc73ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 1 deletions

View file

@ -86,6 +86,7 @@ in {
"whalebird" "whalebird"
"whatsapp" "whatsapp"
"zenmap" "zenmap"
"zoom"
]; ];
masApps = { masApps = {
"1Password for Safari" = 1569813296; "1Password for Safari" = 1569813296;

View file

@ -22,7 +22,6 @@
watch watch
wget wget
yq yq
zoom-us
]; ];
home.sessionVariables = { home.sessionVariables = {
CLICLOLOR = 1; CLICLOLOR = 1;

View file

@ -121,6 +121,7 @@ in {
whalebird whalebird
wmctrl wmctrl
xfce.xfce4-terminal xfce.xfce4-terminal
zoom-us
]; ];
programs = { programs = {