diff --git a/flake.nix b/flake.nix index c55f7a1..d1217d8 100644 --- a/flake.nix +++ b/flake.nix @@ -80,6 +80,7 @@ discord-copy-mentions = { url = "github:tealingg/copy-mentions"; flake = false; }; discord-copy-raw-message = { url = "github:mic0ishere/copy-raw-message"; flake = false; }; discord-copy-role-color = { url = "github:Antonio32A/copy-role-color"; flake = false; }; + discord-css-toggler = { url = "github:12944qwerty/css-toggler"; flake = false; }; discord-custom-timestamps = { url = "github:TaiAurori/custom-timestamps"; flake = false; }; discord-cutecord = { url = "github:powercord-community/cutecord"; flake = false; }; discord-discord-status = { url = "github:KableKo/discord-status"; flake = false; }; diff --git a/users/profiles/discord.nix b/users/profiles/discord.nix index e89228b..7334085 100644 --- a/users/profiles/discord.nix +++ b/users/profiles/discord.nix @@ -26,6 +26,7 @@ discord-copy-mentions discord-copy-raw-message discord-copy-role-color + discord-css-toggler discord-custom-timestamps discord-cutecord discord-discord-status