diff --git a/flake.nix b/flake.nix index c073d2b..130eb11 100644 --- a/flake.nix +++ b/flake.nix @@ -113,6 +113,7 @@ discord-rolecolor-everywhere = { url = "github:powercord-community/rolecolor-everywhere"; flake = false; }; discord-scrollable-autocomplete = { url = "github:GriefMoDz/scrollable-autocomplete"; flake = false; }; discord-send-timestamps = { url = "github:12944qwerty/send-timestamps"; flake = false; }; + discord-server-count = { url = "github:TheShadowGamer/Server-Count"; flake = false; }; discord-showAllMessageButtons = { url = "github:12944qwerty/showAllMessageButtons"; flake = false; }; discord-smart-typers = { url = "github:GriefMoDz/smart-typers"; flake = false; }; discord-total-members = { url = "github:cyyynthia/total-members"; flake = false; }; diff --git a/users/profiles/discord.nix b/users/profiles/discord.nix index 9cad606..6fa7657 100644 --- a/users/profiles/discord.nix +++ b/users/profiles/discord.nix @@ -61,6 +61,7 @@ discord-rolecolor-everywhere discord-scrollable-autocomplete discord-send-timestamps + discord-server-count discord-showAllMessageButtons discord-smart-typers discord-total-members