diff --git a/common/discord/discord.nix b/common/discord/discord.nix index 7d2bd54..4becbf6 100644 --- a/common/discord/discord.nix +++ b/common/discord/discord.nix @@ -22,11 +22,6 @@ fixYoutubeEmbeds.enable = true; noF1.enable = true; petpet.enable = true; - replaceGoogleSearch = { - enable = true; - customEngineName = "duck duck go"; - customEngineURL = "https://duckduckgo.com/"; - }; spotifyCrack.enable = true; typingTweaks.enable = true; unindent.enable = true;