From 693170f170aea97b4860d5e900e17537913c2522 Mon Sep 17 00:00:00 2001 From: Lilly Date: Tue, 6 Jan 2026 04:20:11 +0000 Subject: [PATCH] Auto-commit: 2026-01-06 04:20:11 --- home/desktop/nixcord.nix | 5 ----- 1 file changed, 5 deletions(-) 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;