From 80cfc0a9f0d9a9d8bbce0e939e47f95b663ff82e Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Fri, 15 Oct 2021 00:50:58 -0400 Subject: [PATCH] feat(powercord): remove Do Not Slowmode Me Creator of the plugin was banned from the Powercord server, thus keeping the plugin is a liability --- flake.nix | 1 - users/profiles/discord.nix | 1 - 2 files changed, 2 deletions(-) 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