From c3313fa4b0d5a525a05980ba508d2cc1b6589416 Mon Sep 17 00:00:00 2001 From: Stefan Ellmauthaler Date: Wed, 24 May 2023 08:28:52 +0200 Subject: [PATCH] Add ms teams app again --- modules/communication.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/communication.nix b/modules/communication.nix index cd6b5fe..e4888b1 100644 --- a/modules/communication.nix +++ b/modules/communication.nix @@ -18,7 +18,7 @@ with lib; { signal-desktop skypeforlinux #remove teams as MS has removed the linux packages from their servers - #teams + teams zoom-us ]; };