diff --git a/home/programs/browser.nix b/home/programs/browser.nix index 027442f..a097dab 100644 --- a/home/programs/browser.nix +++ b/home/programs/browser.nix @@ -12,8 +12,8 @@ aw = "https://wiki.archlinux.org/?search={}"; nw = "https://nixos.wiki/index.php?search={}"; yt = "https://yewtu.be/results?search_query={}"; - nixpkgs = "https://search.nixos.org/packages?channel=unstable&query={}"; - nixos = "https://search.nixos.org/options?channel=unstable&query={}"; + pkgs = "https://search.nixos.org/packages?channel=unstable&query={}"; + opts = "https://search.nixos.org/options?channel=unstable&query={}"; home = "https://mipmip.github.io/home-manager-option-search/?query={}"; }; settings = {