From 9c708b114e1515a5528c781dfc77c490469180ac Mon Sep 17 00:00:00 2001 From: Dmitry Voronin Date: Sun, 5 Jan 2025 07:28:43 +0300 Subject: [PATCH] Wallpaper: Move comment about wallpaper dl down to the link. --- option/Wallpaper.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/option/Wallpaper.nix b/option/Wallpaper.nix index 8e3a203..11deba6 100644 --- a/option/Wallpaper.nix +++ b/option/Wallpaper.nix @@ -1,4 +1,3 @@ -# Download the wallpaper here. { config, lib, @@ -9,6 +8,7 @@ let cfg = config.module.wallpaper; purpose = config.module.purpose; + # Set the wallpaper here. url = "https://cloud.voronind.com/s/dG9E9sCNaXyPToH/download?path=%2Fvideo&files=ryo-yamada-in-the-snow-bocchi-the-rock-moewalls-com.mp4&downloadStartSecret=blbioqzgn1k"; sha256 = "sha256-HLlNcbNxu/Aw1T/WZiCzEwVXN1uhzqQMtJ0tNxQtDw4="; video = true;