diff --git a/hosts/del/firefox.nix b/hosts/del/firefox.nix index b7c85f9..4785735 100644 --- a/hosts/del/firefox.nix +++ b/hosts/del/firefox.nix @@ -22,7 +22,7 @@ aliases = [ "@no" ]; }; "NixOS Wiki" = { - url = "https://nixos.wiki/index.php?search={searchTerms}"; + url = "https://wiki.nixos.org/w/index.php?search={searchTerms}"; faviconPath = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg"; aliases = [ "@nw" ]; }; diff --git a/hosts/hape/firefox.nix b/hosts/hape/firefox.nix index b7c85f9..4785735 100644 --- a/hosts/hape/firefox.nix +++ b/hosts/hape/firefox.nix @@ -22,7 +22,7 @@ aliases = [ "@no" ]; }; "NixOS Wiki" = { - url = "https://nixos.wiki/index.php?search={searchTerms}"; + url = "https://wiki.nixos.org/w/index.php?search={searchTerms}"; faviconPath = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg"; aliases = [ "@nw" ]; }; diff --git a/hosts/niks/firefox.nix b/hosts/niks/firefox.nix index b7c85f9..4785735 100644 --- a/hosts/niks/firefox.nix +++ b/hosts/niks/firefox.nix @@ -22,7 +22,7 @@ aliases = [ "@no" ]; }; "NixOS Wiki" = { - url = "https://nixos.wiki/index.php?search={searchTerms}"; + url = "https://wiki.nixos.org/w/index.php?search={searchTerms}"; faviconPath = "${pkgs.nixos-icons}/share/icons/hicolor/scalable/apps/nix-snowflake.svg"; aliases = [ "@nw" ]; };