diff options
| author | Natasha Moongrave <natasha@256phi.eu> | 2026-03-30 21:22:21 +0200 |
|---|---|---|
| committer | Natasha Moongrave <natasha@256phi.eu> | 2026-03-30 21:22:21 +0200 |
| commit | f11d9195ab9b1e8f487155f10e4ea0da7266b9fd (patch) | |
| tree | e59527870b6041f48262bd5d6742b8897cbcb564 | |
| parent | 67ec259d0607501ed4834d33b2bf72b7d85b6952 (diff) | |
Updated wallpaper hash
| -rw-r--r-- | system/stylix.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
