diff --git a/modules/home/desktop/development.nix b/modules/home/desktop/development.nix index e65ca88..461aaf7 100644 --- a/modules/home/desktop/development.nix +++ b/modules/home/desktop/development.nix @@ -16,9 +16,10 @@ }; searchEngines = { - DEFAULT = "https://searx.be/?q={}"; + DEFAULT = "https://northboot.xyz/?q={}"; np = "https://search.nixos.org/packages?query={}"; no = "https://search.nixos.org/options?query={}"; + hm = "https://home-manager-options.extranix.com/?query={}"; }; extraConfig = ''