Wallpaper: Green leaves.
This commit is contained in:
parent
a68ef5972b
commit
663976e4e2
|
@ -12,7 +12,7 @@ in
|
||||||
inherit (cfg) sslCertificate sslCertificateKey extraConfig;
|
inherit (cfg) sslCertificate sslCertificateKey extraConfig;
|
||||||
locations = {
|
locations = {
|
||||||
"~* /$" = {
|
"~* /$" = {
|
||||||
# "= /" = {
|
# "= /" = {
|
||||||
inherit root;
|
inherit root;
|
||||||
extraConfig = index + cfg.allowLocal;
|
extraConfig = index + cfg.allowLocal;
|
||||||
};
|
};
|
||||||
|
|
|
@ -9,8 +9,8 @@ let
|
||||||
purpose = config.module.purpose;
|
purpose = config.module.purpose;
|
||||||
|
|
||||||
# Set the wallpaper here.
|
# Set the wallpaper here.
|
||||||
url = "https://share.voronind.com/wallpaper/LiveWallpaperPcComLethalCompany1920X1080.mp4";
|
url = "https://share.voronind.com/wallpaper/LiveWallpaperPcComPineBranchesRain2560X1440.mp4";
|
||||||
sha256 = "sha256-RM0RGXIMHih6ioqqdSKs0v0PhEd13inVC1+0xHd1fyA=";
|
sha256 = "sha256-eJkNuhlv0Vey3eJKNG91Bt1PI631JWtv1zd4t4wFzXI=";
|
||||||
video = true;
|
video = true;
|
||||||
|
|
||||||
# Forse black and white for text.
|
# Forse black and white for text.
|
||||||
|
|
Loading…
Reference in a new issue