diff --git a/modules/communication.nix b/modules/communication.nix index cd6b5fe..eadca7f 100644 --- a/modules/communication.nix +++ b/modules/communication.nix @@ -19,7 +19,7 @@ with lib; { skypeforlinux #remove teams as MS has removed the linux packages from their servers #teams - zoom-us + unstable.zoom-us ]; }; }