diff --git a/SwarselSystems.org b/SwarselSystems.org index 971f35c..354be11 100644 --- a/SwarselSystems.org +++ b/SwarselSystems.org @@ -4383,8 +4383,10 @@ Set in firefox =about:config > toolkit.legacyUserProfileCustomizations.styleshee }; search = { - default = "Kagi"; - privateDefault = "Kagi"; + # default = "Kagi"; + default = "Google"; + # privateDefault = "Kagi"; + privateDefault = "Google"; engines = { "Kagi" = { urls = [{ @@ -10604,8 +10606,10 @@ I used to build the firefox addon =bypass-paywalls-clean= myself here, but the m }; search = { - default = "Kagi"; - privateDefault = "Kagi"; + # default = "Kagi"; + default = "Google"; + # privateDefault = "Kagi"; + privateDefault = "Google"; engines = { "Kagi" = { urls = [{ diff --git a/modules/home/firefox.nix b/modules/home/firefox.nix index 3459102..71546b3 100644 --- a/modules/home/firefox.nix +++ b/modules/home/firefox.nix @@ -85,8 +85,10 @@ in }; search = { - default = "Kagi"; - privateDefault = "Kagi"; + # default = "Kagi"; + default = "Google"; + # privateDefault = "Kagi"; + privateDefault = "Google"; engines = { "Kagi" = { urls = [{ diff --git a/profiles/home/common/firefox.nix b/profiles/home/common/firefox.nix index 0356205..2f539a7 100644 --- a/profiles/home/common/firefox.nix +++ b/profiles/home/common/firefox.nix @@ -220,8 +220,10 @@ in }; search = { - default = "Kagi"; - privateDefault = "Kagi"; + # default = "Kagi"; + default = "Google"; + # privateDefault = "Kagi"; + privateDefault = "Google"; engines = { "Kagi" = { urls = [{