From 4d9129f8be9345b644c0e52f072edf6b1489869c Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Sat, 4 Apr 2026 23:56:20 +0200 Subject: Fixed wallpaper sha256 to be correct --- home/rices/cassette-futurism/system.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/rices') diff --git a/home/rices/cassette-futurism/system.nix b/home/rices/cassette-futurism/system.nix index 706844a..675bfc0 100644 --- a/home/rices/cassette-futurism/system.nix +++ b/home/rices/cassette-futurism/system.nix @@ -30,7 +30,7 @@ in { image = pkgs.fetchurl { url = vars.wallpaperFallback; - sha256 = "sha256-zVW0KZ26u2bjEMCf/hI/0FftCge+2hHLWbx/ijKSZ6U="; + sha256 = "sha256-xZbNK8s3/ooRvyeHGxhcYnnifeGAiAnUjw9EjJTWbLE="; }; fonts = { -- cgit v1.2.3