Use new nixos wiki

This commit is contained in:
Henry Hiles 2025-03-25 18:32:47 -04:00
commit 976c86b8e9
No known key found for this signature in database

View file

@ -164,7 +164,7 @@
}
{
Name = "NixOS Wiki";
URLTemplate = "https://nixos.wiki/index.php?search={searchTerms}";
URLTemplate = "https://wiki.nixos.org/w/index.php?search={searchTerms}";
IconURL = "https://github.com/NixOS/nixos-artwork/raw/refs/heads/master/logo/nix-snowflake-white.svg";
Alias = "nw";
}