Archived
1
0
Fork 0

Add webex and teams

This commit is contained in:
Ethan Reece 2025-07-01 15:45:54 -05:00
parent bf911aa742
commit a86ca829af
Signed by: me
GPG key ID: 03E0DD19D648C768
2 changed files with 3 additions and 0 deletions

View file

@ -15,6 +15,8 @@
signal-desktop-bin signal-desktop-bin
the-unarchiver the-unarchiver
bitwarden-desktop bitwarden-desktop
zoom-us
teams-for-linux
]; ];
shell = { shell = {
enableNushellIntegration = true; enableNushellIntegration = true;

View file

@ -31,6 +31,7 @@
casks = [ casks = [
"tidal" "tidal"
"orion" "orion"
"webex"
]; ];
}; };
} }