diff --git a/home/work.nix b/home/work.nix index ba41070..578329c 100644 --- a/home/work.nix +++ b/home/work.nix @@ -21,7 +21,6 @@ xdg.configFile."teams-for-linux/config.json".text = builtins.toJSON { awayOnSystemIdle = true; closeAppOnCross = true; - electronCLIFlags = [["ozone-platform" "wayland"]]; followSystemTheme = true; notificationMethod = "electron"; optInTeamsV2 = true;