nixos/home/config/teams-for-linux.nix
Evie Litherland-Smith cf65c7ddad Add Ferdium back but don't replace teams this time
Use for home-assistant, discord and whatsapp currently
2024-08-24 08:08:55 +01:00

9 lines
182 B
Nix

{
awayOnSystemIdle = true;
closeAppOnCross = true;
followSystemTheme = true;
notificationMethod = "electron";
optInTeamsV2 = true;
spellCheckerLanguages = [ "en_GB" ];
}