hostconfig/ZeNixComputa: Switch to using teams-for-linux

This commit is contained in:
traxys 2026-04-10 08:55:34 +02:00
parent 460a3b8df7
commit 844bf5b9aa

View file

@ -10,15 +10,11 @@
home.packages = with pkgs; [
vintagestory
teams-for-linux
];
services.mako.settings.output = "DP-2";
xdg.desktopEntries.teams = {
name = "teams";
exec = "${pkgs.chromium}/bin/chromium --app=https://teams.microsoft.com";
};
# This value determines the Home Manager release that your
# configuration is compatible with. This helps avoid breakage
# when a new Home Manager release introduces backwards