fix(home/firefox): overwrite search settings

This commit is contained in:
Gabriel Fontes
2024-07-22 15:32:24 -03:00
parent 34fc24a81f
commit 80cc4a5110
@@ -8,6 +8,7 @@
enable = true;
profiles.gabriel = {
search = {
force = true;
default = "Kagi";
privateDefault = "DuckDuckGo";
order = ["Kagi" "DuckDuckGo" "Google"];