diff --git a/flake.nix b/flake.nix index 7934b2f..32bcf10 100644 --- a/flake.nix +++ b/flake.nix @@ -55,7 +55,6 @@ discord-Better-Friends-List = { url = "github:E-boi/Better-Friends-List"; flake = false; }; discord-Custom-Volume-Range = { url = "github:PandaDriver156/Custom-Volume-Range"; flake = false; }; - discord-Do-Not-Slowmode-Me = { url = "github:SammCheese/Do-Not-slowmode-Me"; flake = false; }; discord-In-app-notifs = { url = "github:BenSegal855/In-app-notifs"; flake = false; }; discord-NSFW-tags = { url = "github:E-boi/NSFW-tags"; flake = false; }; discord-Password-System = { url = "github:TheShadowGamer/Password-System"; flake = false; }; diff --git a/users/profiles/discord.nix b/users/profiles/discord.nix index ffda294..26a95a3 100644 --- a/users/profiles/discord.nix +++ b/users/profiles/discord.nix @@ -4,7 +4,6 @@ plugins = with inputs; [ discord-Better-Friends-List discord-Custom-Volume-Range - discord-Do-Not-Slowmode-Me discord-In-app-notifs discord-NSFW-tags discord-Password-System