profiles/discord: remote better-friends-list

This commit is contained in:
Infinidoge 2021-10-29 09:11:10 -04:00
parent 787a48aec6
commit dd68d6dc7c
2 changed files with 0 additions and 2 deletions

View file

@ -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; };

View file

@ -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