diff --git a/home/home.nix b/home/home.nix index de75232..3b4c276 100644 --- a/home/home.nix +++ b/home/home.nix @@ -15,6 +15,8 @@ signal-desktop-bin the-unarchiver bitwarden-desktop + zoom-us + teams-for-linux ]; shell = { enableNushellIntegration = true; diff --git a/hosts/Ethans-MacBook-Air/configuration.nix b/hosts/Ethans-MacBook-Air/configuration.nix index 77c8896..8b1e3e4 100644 --- a/hosts/Ethans-MacBook-Air/configuration.nix +++ b/hosts/Ethans-MacBook-Air/configuration.nix @@ -31,6 +31,7 @@ casks = [ "tidal" "orion" + "webex" ]; }; }