diff --git a/modules/users/overseer/services/homepage.nix b/modules/users/overseer/services/homepage.nix index 97bfd73..3139d89 100644 --- a/modules/users/overseer/services/homepage.nix +++ b/modules/users/overseer/services/homepage.nix @@ -206,7 +206,7 @@ lib.mkIf config.user.overseer.enable { { Search = [ { - icon = "https://search.nixos.org/favicon.svg"; + icon = "https://search.nixos.org/images/nix-logo.png"; href = "https://search.nixos.org"; } ];