From a0551f3d00bcc06aa6984a8eb52c5e3053a06531 Mon Sep 17 00:00:00 2001 From: Dennis Date: Thu, 29 May 2025 00:16:06 +0200 Subject: [PATCH] updates homepage dashboard --- hosts/dnsc-vps-sm/default.nix | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/hosts/dnsc-vps-sm/default.nix b/hosts/dnsc-vps-sm/default.nix index 6392f9c..5ff9bda 100644 --- a/hosts/dnsc-vps-sm/default.nix +++ b/hosts/dnsc-vps-sm/default.nix @@ -138,12 +138,7 @@ allowedHosts = "home.dnsc.io"; settings = { theme = "dark"; - color = "purple"; - background = { - image = "https://github.com/user-attachments/assets/8741ae6b-be80-4435-a00f-9e873ba89340"; - blur = "sm"; - opacity = 50; - }; + background = "https://github.com/user-attachments/assets/8741ae6b-be80-4435-a00f-9e873ba89340"; }; services = [ { @@ -195,6 +190,8 @@ href = "https://app.fastmail.com"; } ]; + } + { YNAB = [ { abbr = "YN"; @@ -213,6 +210,8 @@ href = "https://codeberg.org"; } ]; + } + { Github = [ { abbr = "GH";