From df942d500d3712190b2d9a1c9669d17852907095 Mon Sep 17 00:00:00 2001 From: Dennis Date: Thu, 29 May 2025 00:41:59 +0200 Subject: [PATCH] fixes image --- hosts/dnsc-vps-sm/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/dnsc-vps-sm/default.nix b/hosts/dnsc-vps-sm/default.nix index b7816e8..bec7966 100644 --- a/hosts/dnsc-vps-sm/default.nix +++ b/hosts/dnsc-vps-sm/default.nix @@ -139,7 +139,7 @@ settings = { theme = "dark"; background = { - image = "https://postimg.cc/kV0Ynj68"; + image = "https://i.ibb.co/v6FjzW5V/winter.png"; blur = "sm"; opacity = 50; };