From 343e894613f1e66d021b6644b4a8876b0b21189c Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Wed, 30 Aug 2023 10:21:05 +0400 Subject: [PATCH] Revert "enable teams" This reverts commit 9874d9f8edc7fd6cdd6daaef3957eba7deb86049. --- hosts/sakotop/configuration.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index 79f3aaf7..04d0a6be 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -40,7 +40,6 @@ }; chat = { discord.enable = true; - teams.enable = true; }; game = { wine.enable = true;