We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8094d9 commit a2d8ae3Copy full SHA for a2d8ae3
1 file changed
home/specialisations.nix
@@ -3,7 +3,7 @@
3
wallpaper =
4
let
5
url = "https://images.unsplash.com/photo-1529528744093-6f8abeee511d?ixlib=rb-4.0.3&q=85&fm=jpg&crop=fit&cs=srgb&w=2560";
6
- sha256 = "sha256-G+Fjy3ooUzHI5V8KN5Zb1JS51ktIFsur1N5F+n6FJaM=";
+ sha256 = "sha256-JD4cHpKJS8gIee+APcFp54+o6IdwPZXOU6RHTf1hkY8=";
7
ext = "jpg";
8
in
9
builtins.fetchurl {
0 commit comments