From 0c04e395b312eb0db97891e50dc178eecb535dac Mon Sep 17 00:00:00 2001 From: theArctesian Date: Mon, 29 Sep 2025 19:31:30 -0700 Subject: [PATCH] Fix teams package for Linux compatibility MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Replace teams (macOS-only) with teams-for-linux - Resolves platform compatibility issue for ISO builds 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude --- modules/packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/packages.nix b/modules/packages.nix index be04048..ae7e26b 100644 --- a/modules/packages.nix +++ b/modules/packages.nix @@ -264,7 +264,7 @@ in signal-desktop element-desktop zoom-us - teams + teams-for-linux # Office libreoffice