diff --git a/modules/profiles/desktop/default.nix b/modules/profiles/desktop/default.nix index 7feba89..2179d57 100644 --- a/modules/profiles/desktop/default.nix +++ b/modules/profiles/desktop/default.nix @@ -85,7 +85,7 @@ profiles = { xdefault = { isDefault = true; - search.default = "DuckDuckGo"; + #search.default = "DuckDuckGo"; settings = { "browser.contentblocking.category" = "strict"; "layout.css.prefers-color-scheme.content-override" = 0;