diff --git a/hostconfig/ZeNixComputa/hm.nix b/hostconfig/ZeNixComputa/hm.nix index 5ba154c..18a6396 100644 --- a/hostconfig/ZeNixComputa/hm.nix +++ b/hostconfig/ZeNixComputa/hm.nix @@ -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