From 1bbbb7455375ef0fa1ac851b725770e0fcabb14b Mon Sep 17 00:00:00 2001 From: soraefir Date: Mon, 1 Jun 2026 00:07:03 +0200 Subject: [PATCH] fix test --- systems/sandbox/cfg.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems/sandbox/cfg.nix b/systems/sandbox/cfg.nix index b244b53..48bfb3b 100644 --- a/systems/sandbox/cfg.nix +++ b/systems/sandbox/cfg.nix @@ -38,7 +38,7 @@ authentik.subdomain = "sso"; searxng.subdomain = "searx"; homepage.subdomain = "home"; - homepage.extra.stocks = [ "ZGLD" "VOO" "QUIK" "AMD" "DPRO" "KTOS" "NNE" "NVO" ]; + homepage.extra.stocks = [ "ZGLD.SW" "VOO" "QUIK" "AMD" "DPRO" "KTOS" "NNE" "NVO" ]; # ===== CLOUD ===== # nextcloud.subdomain = "cloud"; # collabora.subdomain = "office";