diff --git a/flake.nix b/flake.nix index 9567775..620fdca 100644 --- a/flake.nix +++ b/flake.nix @@ -54,7 +54,6 @@ powercord-overlay.url = "github:LavaDesu/powercord-overlay"; powercord-overlay.inputs.nixpkgs.follows = "latest"; - 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-In-app-notifs = { url = "github:BenSegal855/In-app-notifs"; flake = false; }; discord-NSFW-tags = { url = "github:E-boi/NSFW-tags"; flake = false; }; diff --git a/users/profiles/discord.nix b/users/profiles/discord.nix index ff57663..e89228b 100644 --- a/users/profiles/discord.nix +++ b/users/profiles/discord.nix @@ -2,7 +2,6 @@ home.packages = with pkgs; [ (discord-plugged.override { plugins = with inputs; [ - discord-Better-Friends-List discord-Custom-Volume-Range discord-In-app-notifs discord-NSFW-tags