This commit is contained in:
암냥 2026-08-16 14:38:32 +09:00
commit 4d3e1beaf6
8 changed files with 16 additions and 21 deletions

View file

@ -9,13 +9,10 @@
discord = {
package = pkgs.discord-canary;
vencord.enable = false;
equicord.enable = true;
# krisp.enable = true;
branches = [ "canary" ];
};
equibop.enable = true;
config.plugins = import ./plugin.nix;
};