users/infinidoge: update uwufetch url
This commit is contained in:
parent
771e957a2e
commit
267eea060c
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ with lib;
|
|||
src = ./neofetch.conf;
|
||||
|
||||
image = pkgs.fetchurl {
|
||||
url = "https://raw.githubusercontent.com/TheDarkBug/uwufetch/main/res/nixos.png";
|
||||
url = "https://raw.githubusercontent.com/ad-oliviero/uwufetch/main/res/nixos.png";
|
||||
sha256 = "007q947q2a5c8z9r6cc6mj3idq0ss9zsi9xvij8l8chkjnh8fwn2";
|
||||
};
|
||||
inherit (main.info) model;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue