diff options
Diffstat (limited to 'home')
-rw-r--r-- | home/profiles/browsing/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/home/profiles/browsing/default.nix b/home/profiles/browsing/default.nix index 46a1550..46d8775 100644 --- a/home/profiles/browsing/default.nix +++ b/home/profiles/browsing/default.nix @@ -37,7 +37,7 @@ in ns = "https://search.nixos.org/options?channel=unstable&from=0size=50&sort=relevance&type=packages&query={}"; np = "https://search.nixos.org/packages?channel=unstable&from=0&size=50&sort=relevance&type=packages&query={}"; rd = "https://docs.rs/releases/search?query={}"; - rp = "https://lib.rs/search?q={}"; + rp = "https://crates.io/search?q={}"; }; quickmarks = { |