From dc2a4c9c246c4ebc3ce86f9707f31d3c6aa5a428 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Sun, 24 Oct 2021 23:26:38 -0400 Subject: [PATCH] powercord: remove Password System plugin --- flake.nix | 1 - users/profiles/discord.nix | 1 - 2 files changed, 2 deletions(-) diff --git a/flake.nix b/flake.nix index de9d1c8..cca3766 100644 --- a/flake.nix +++ b/flake.nix @@ -58,7 +58,6 @@ discord-Custom-Volume-Range = { url = "github:PandaDriver156/Custom-Volume-Range"; 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; }; discord-PowerAliases = { url = "github:LandenStephenss/PowerAliases"; flake = false; }; discord-PowercordTwemojiEverywhere = { url = "github:VenPlugs/PowercordTwemojiEverywhere"; flake = false; }; discord-Quick-Bot-Invite = { url = "github:A-Trash-Coder/Quick-Bot-Invite"; flake = false; }; diff --git a/users/profiles/discord.nix b/users/profiles/discord.nix index cbfcb39..6dd555b 100644 --- a/users/profiles/discord.nix +++ b/users/profiles/discord.nix @@ -6,7 +6,6 @@ discord-Custom-Volume-Range discord-In-app-notifs discord-NSFW-tags - discord-Password-System discord-PowerAliases discord-PowercordTwemojiEverywhere discord-Quick-Bot-Invite