aboutsummaryrefslogtreecommitdiffstats
path: root/modules/hm
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/hm/sils/firefox/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/hm/sils/firefox/default.nix b/modules/hm/sils/firefox/default.nix
index 007ab66..43d21b1 100644
--- a/modules/hm/sils/firefox/default.nix
+++ b/modules/hm/sils/firefox/default.nix
@@ -39,8 +39,8 @@ in {
isDefault = true;
name = "default";
search = {
- default = "DuckDuckGo";
- privateDefault = "DuckDuckGo";
+ default = "ddg";
+ privateDefault = "ddg";
force = true;
};
};