diff --git a/homes/modules/programs/nixcord.nix b/homes/modules/programs/nixcord.nix index 3ff984d..bc37d63 100644 --- a/homes/modules/programs/nixcord.nix +++ b/homes/modules/programs/nixcord.nix @@ -44,6 +44,7 @@ callTimer.enable = false; # broken rn fixYoutubeEmbeds.enable = true; fixSpotifyEmbeds.enable = true; + ClearURLs.enable = true; tidalEmbeds.enable = true; youtubeAdblock.enable = true; followVoiceUser.enable = true;