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; }; };