From 6f045c7820f2da60cc11976005ffe08435ad4a9f Mon Sep 17 00:00:00 2001 From: Lilly Date: Tue, 6 Jan 2026 04:16:51 +0000 Subject: [PATCH] Auto-commit: 2026-01-06 04:16:51 --- home/desktop/nixcord.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/desktop/nixcord.nix b/home/desktop/nixcord.nix index d552335..51b5a5a 100644 --- a/home/desktop/nixcord.nix +++ b/home/desktop/nixcord.nix @@ -17,7 +17,7 @@ # ]; frameless = true; # Set some Vencord/Equicord options plugins = { - AllCallTimers = { + "AllCallTimers" = { enabled = true; }; };