about summary refs log tree commit diff
path: root/home/modules
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2022-01-02 12:45:17 +0900
committersefidel <contact@sefidel.net>2022-01-02 12:45:17 +0900
commitcb96375508ac4e2ab5f108f449f4d90c3950fbbd (patch)
tree813b03491cd2dae61b128e186e85183592d5e2d5 /home/modules
parent1c90d2d2fe5036a993f672da907bd98d96a4031d (diff)
downloadnixrc-cb96375508ac4e2ab5f108f449f4d90c3950fbbd.tar.gz
nixrc-cb96375508ac4e2ab5f108f449f4d90c3950fbbd.zip
home/browsing: change nixos search key
Diffstat (limited to 'home/modules')
-rw-r--r--home/modules/profiles/browsing/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/home/modules/profiles/browsing/default.nix b/home/modules/profiles/browsing/default.nix
index 4bf7dd9..86f3cc1 100644
--- a/home/modules/profiles/browsing/default.nix
+++ b/home/modules/profiles/browsing/default.nix
@@ -16,7 +16,7 @@ in
       searchEngines = {
         g = "https://www.google.com/search?hl=en&q={}";
         nw = "https://nixos.wiki/index.php?search={}";
-        no = "https://search.nixos.org/options?channel=unstable&from=0size=50&sort=relevance&type=packages&query={}";
+        ns = "https://search.nixos.org/options?channel=unstable&from=0size=50&sort=relevance&type=packages&query={}";
       };
 
       quickmarks = {