mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-11 17:54:08 -05:00
fix logo for search.nixos.org
This commit is contained in:
parent
c054752105
commit
3b47e24783
1 changed files with 1 additions and 1 deletions
|
|
@ -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";
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue