From d7950902492d4f9589936317abca009cd2d8b3ae Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Sun, 14 Apr 2024 01:21:45 +0300 Subject: [PATCH] Wallpaper : Moon boy. --- part/Wallpaper.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/part/Wallpaper.nix b/part/Wallpaper.nix index 1a9c40ae..8951860a 100644 --- a/part/Wallpaper.nix +++ b/part/Wallpaper.nix @@ -1,6 +1,6 @@ { pkgs, ... }: let - url = "https://images.unsplash.com/photo-1542401886-65d6c61db217"; - sha256 = "sha256-iSDB8YqemQUwJ8Fe8jh5nyWXtXkB02z+zOl+YmIWSkE="; + url = "https://4kwallpapers.com/images/wallpapers/boy-kid-alone-silhouette-moon-night-clouds-illustration-5846x4134-1017.jpg"; + sha256 = "sha256-MflCIvvK10vNoV6YN+I5cPKcKZLeIGYJIXePWjWSn8g="; in { path = pkgs.fetchurl { url = url;