diff --git a/home-manager/modules/discord.nix b/home-manager/modules/discord.nix index 9a96b83..48d93c0 100644 --- a/home-manager/modules/discord.nix +++ b/home-manager/modules/discord.nix @@ -6,7 +6,6 @@ programs.nixcord = { enable = true; discord.enable = true; - equibop.enable = true; config = { autoUpdateNotification = true; notifyAboutUpdates = true;