about summary refs log tree commit diff
path: root/home/profiles/browsing
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2022-01-21 20:52:29 +0900
committersefidel <contact@sefidel.net>2022-01-21 20:52:29 +0900
commit6471a060fa6dc3de839a75a79585ec9e884c33c2 (patch)
tree8068332648104f4e7630eb5f4db51fe43fea919c /home/profiles/browsing
parentd8d5a93819c5f8268deda9c1956be027b803f7d7 (diff)
downloadnixrc-6471a060fa6dc3de839a75a79585ec9e884c33c2.tar.gz
nixrc-6471a060fa6dc3de839a75a79585ec9e884c33c2.zip
home/browsing: add package search entry
Diffstat (limited to 'home/profiles/browsing')
-rw-r--r--home/profiles/browsing/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/home/profiles/browsing/default.nix b/home/profiles/browsing/default.nix
index 4bee688..2d56233 100644
--- a/home/profiles/browsing/default.nix
+++ b/home/profiles/browsing/default.nix
@@ -19,6 +19,7 @@ in
         ddg = "https://www.duckduckgo.com/?q={}";
         nw = "https://nixos.wiki/index.php?search={}";
         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={}";
       };
 
       quickmarks = {