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
|
signal-desktop-bin
|
||||||
the-unarchiver
|
the-unarchiver
|
||||||
bitwarden-desktop
|
bitwarden-desktop
|
||||||
|
zoom-us
|
||||||
|
teams-for-linux
|
||||||
];
|
];
|
||||||
shell = {
|
shell = {
|
||||||
enableNushellIntegration = true;
|
enableNushellIntegration = true;
|
||||||
|
|
|
@ -31,6 +31,7 @@
|
||||||
casks = [
|
casks = [
|
||||||
"tidal"
|
"tidal"
|
||||||
"orion"
|
"orion"
|
||||||
|
"webex"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue