diff options
| author | adikro <adikro@disroot.org> | 2026-03-07 22:27:05 +0100 |
|---|---|---|
| committer | adikro <adikro@disroot.org> | 2026-03-07 22:27:05 +0100 |
| commit | 11d05469368ecfe533c7720e7f5b624f2f8f19fc (patch) | |
| tree | c666f76157b6f9158a2faa723efbf10d1d3dab03 /hm/soft/nixcord.nix | |
| parent | cacaadb79a73fca27bd8bbc0a33a0713d2379655 (diff) | |
...
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; |
