diff --git a/hosts/sakopc/configuration.nix b/hosts/sakopc/configuration.nix index 847ce7d9..85dc1326 100644 --- a/hosts/sakopc/configuration.nix +++ b/hosts/sakopc/configuration.nix @@ -39,6 +39,7 @@ chat = { zoom.enable = true; discord.enable = true; + thunderbird.enable = true; teams.enable = true; telegram.enable = true; weechat.enable = true;