diff --git a/modules/communication.nix b/modules/communication.nix index 0162021..cd6b5fe 100644 --- a/modules/communication.nix +++ b/modules/communication.nix @@ -17,7 +17,8 @@ with lib; { jitsi-meet-electron signal-desktop skypeforlinux - teams + #remove teams as MS has removed the linux packages from their servers + #teams zoom-us ]; };