fix(hm/firefox): fix search file conflict #503

Merged
jalil merged 1 commit from push-owpkytvlpmzn into main 2025-05-24 17:44:33 +02:00

View file

@ -64,6 +64,7 @@ in
enable = true;
profiles."${config.home.username}" = {
search = {
force = true; # firefox replaces the search settings, force replace them back
engines =
let
queryParam = name: value: { inherit name value; };