change wallpaper

Former-commit-id: 226752d763
This commit is contained in:
Hadi
2025-02-21 20:12:56 +01:00
parent a221b2d5c1
commit 72e2184e0b

View File

@@ -64,8 +64,8 @@
image = pkgs.fetchurl {
url =
"https://github.com/anotherhadi/nixy-wallpapers/blob/main/wallpapers/"
+ "Grey-mountains.png" + "?raw=true";
sha256 = "sha256-9MmgwPAyKjLc0s2mO9r3HqoctXeLWQJ2JAFOLsRUDIU=";
+ "pink-sky-mountains.png" + "?raw=true";
sha256 = "sha256-EF/tjNSpFHVei78HN7etXqsuBeA+PnxSKXw8HSPypys=";
};
};