Add webex and teams
This commit is contained in:
parent
bf911aa742
commit
a86ca829af
2 changed files with 3 additions and 0 deletions
|
@ -15,6 +15,8 @@
|
|||
signal-desktop-bin
|
||||
the-unarchiver
|
||||
bitwarden-desktop
|
||||
zoom-us
|
||||
teams-for-linux
|
||||
];
|
||||
shell = {
|
||||
enableNushellIntegration = true;
|
||||
|
|
|
@ -31,6 +31,7 @@
|
|||
casks = [
|
||||
"tidal"
|
||||
"orion"
|
||||
"webex"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
Reference in a new issue