From e78c8d9fc902d4c886ae24c0b1d9cf9116697507 Mon Sep 17 00:00:00 2001 From: ediblerope Date: Sat, 20 Dec 2025 22:38:16 +0000 Subject: [PATCH] Update fastfetch.nix --- apps/fastfetch.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/fastfetch.nix b/apps/fastfetch.nix index c00b15d..faace8f 100644 --- a/apps/fastfetch.nix +++ b/apps/fastfetch.nix @@ -16,7 +16,7 @@ # Download your custom image from GitHub environment.etc."fastfetch/logo.png".source = pkgs.fetchurl { url = "https://raw.githubusercontent.com/ediblerope/nixos-config/main/walls/owventures.png"; - sha256 = "0000000000000000000000000000000000000000000000000000"; + sha256 = "sha256-s01G+6StUw0YDlo/9UbAcPN65EUrBlc75qCE5niVAVM="; }; # Create the fastfetch config file with custom image