diff options
Diffstat (limited to 'hm/soft/nixcord.nix')
| -rw-r--r-- | hm/soft/nixcord.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hm/soft/nixcord.nix b/hm/soft/nixcord.nix index 112a82b..8e5ae12 100644 --- a/hm/soft/nixcord.nix +++ b/hm/soft/nixcord.nix @@ -24,7 +24,7 @@ in autoscroll.enable = true; vencord.enable = false; - equicord.enable = true; + # equicord.enable = true; }; equibop = { enable = true; |
