diff --git a/user/firefox.nix b/user/firefox.nix index ea3c3b5..233e3e2 100644 --- a/user/firefox.nix +++ b/user/firefox.nix @@ -59,6 +59,7 @@ in { profiles = { main = { isDefault = true; + search.default = "DuckDuckGo"; settings = { "devtools.theme" = "auto"; "toolkit.legacyUserProfileCustomizations.stylesheets" = true;