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
No known key found for this signature in database
GPG key ID: 03E0DD19D648C768
2 changed files with 3 additions and 0 deletions

View file

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

View file

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