module(firefox): Fix firefox quick search for nixos wiki
This commit is contained in:
parent
afa48dc530
commit
139128b152
1 changed files with 1 additions and 1 deletions
|
|
@ -161,7 +161,7 @@ in
|
||||||
"NixOS Wiki" = {
|
"NixOS Wiki" = {
|
||||||
urls = [
|
urls = [
|
||||||
{
|
{
|
||||||
template = "https://nixos.wiki/index.php";
|
template = "https://wiki.nixos.org/w/index.php";
|
||||||
params = [
|
params = [
|
||||||
{
|
{
|
||||||
name = "search";
|
name = "search";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue