enable teams

This commit is contained in:
Sakooooo 2023-08-30 10:12:38 +04:00
parent cae04fec0b
commit 9874d9f8ed
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -40,6 +40,7 @@
}; };
chat = { chat = {
discord.enable = true; discord.enable = true;
teams.enable = true;
}; };
game = { game = {
wine.enable = true; wine.enable = true;