From 72f7e6413cf630228e63f201cf67fcb7fbf02ade Mon Sep 17 00:00:00 2001 From: alsaiduq-lab Date: Fri, 13 Feb 2026 12:59:13 -0700 Subject: [PATCH] removed --- home-manager/modules/discord.nix | 1 - 1 file changed, 1 deletion(-) 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;