From f11d9195ab9b1e8f487155f10e4ea0da7266b9fd Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Mon, 30 Mar 2026 21:22:21 +0200 Subject: Updated wallpaper hash --- system/stylix.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/stylix.nix b/system/stylix.nix index 38cdc19..02afafc 100644 --- a/system/stylix.nix +++ b/system/stylix.nix @@ -26,7 +26,7 @@ # Wallpaper image = pkgs.fetchurl { url = "https://raw.githubusercontent.com/NixOS/nixos-artwork/master/wallpapers/nix-wallpaper-simple-blue.png"; - sha256 = "sha256-7l9bnGFwJE4hMl4xLsZvVLrFniIA0cXgg5XqKsuygas="; + sha256 = "sha256-utrcjzfeJoFOpUbFY2eIUNCKy5rjLt57xIoUUssJmdI="; }; # Fonts -- cgit v1.2.3