diff --git a/nix/configurations/vanadium/home/firefox.nix b/nix/configurations/vanadium/home/firefox.nix index 8dd4af5d..16b4cd7f 100644 --- a/nix/configurations/vanadium/home/firefox.nix +++ b/nix/configurations/vanadium/home/firefox.nix @@ -35,7 +35,7 @@ in { Description = "Your data yum yum (but ${lr'} in ${hl'})"; IconURL = "https://google.com/favicon.ico"; SuggestURLTemplate = "https://suggestqueries.google.com/complete/search?q={searchTerms}&lr=${lr}&hl=${hl}"; - URLTemplate = "https://google.com/search?q={searchTerms}&lr=${lr}&hl=${hl}"; + URLTemplate = "https://google.com/search?q=-ai+{searchTerms}&lr=${lr}&hl=${hl}"; } ) {