From 7f9feda3ee5a1cad1888aeb5299db699564239b6 Mon Sep 17 00:00:00 2001 From: Dennis Date: Thu, 29 May 2025 00:39:06 +0200 Subject: [PATCH] updates homepage background --- hosts/dnsc-vps-sm/default.nix | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hosts/dnsc-vps-sm/default.nix b/hosts/dnsc-vps-sm/default.nix index 5ff9bda..b7816e8 100644 --- a/hosts/dnsc-vps-sm/default.nix +++ b/hosts/dnsc-vps-sm/default.nix @@ -138,7 +138,11 @@ allowedHosts = "home.dnsc.io"; settings = { theme = "dark"; - background = "https://github.com/user-attachments/assets/8741ae6b-be80-4435-a00f-9e873ba89340"; + background = { + image = "https://postimg.cc/kV0Ynj68"; + blur = "sm"; + opacity = 50; + }; }; services = [ {