diff --git a/home/desktop/nixcord.nix b/home/desktop/nixcord.nix index e7fc335..a4c4989 100644 --- a/home/desktop/nixcord.nix +++ b/home/desktop/nixcord.nix @@ -16,11 +16,6 @@ # "https://raw.githubusercontent.com/link/to/some/theme.css" # ]; frameless = true; # Set some Vencord/Equicord options - plugins = { - "AllCallTimers" = { - enabled = true; - }; - }; # plugins = { # AlwaysTrust.enabled = true; # BetterSessions.enabled = true;