From dd68d6dc7c402160847dfbab838cb0ac99113726 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Fri, 29 Oct 2021 09:11:10 -0400 Subject: [PATCH] profiles/discord: remote better-friends-list --- flake.nix | 1 - users/profiles/discord.nix | 1 - 2 files changed, 2 deletions(-) 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