From 23147ca6259310ddd98802c1b4339ed94a1b0d0b Mon Sep 17 00:00:00 2001 From: soraefir Date: Wed, 20 May 2026 19:29:18 +0200 Subject: [PATCH] disable for testing --- systems/sandbox/cfg.nix | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/systems/sandbox/cfg.nix b/systems/sandbox/cfg.nix index a41f26c..472ab16 100644 --- a/systems/sandbox/cfg.nix +++ b/systems/sandbox/cfg.nix @@ -39,13 +39,13 @@ authentik.subdomain = "sso"; searxng.subdomain = "searx"; # ===== CLOUD ===== - nextcloud.subdomain = "cloud"; - collabora.subdomain = "office"; - etherpad.subdomain = "pad"; - ethercalc.subdomain = "calc"; - immich.subdomain = "pic"; + # nextcloud.subdomain = "cloud"; + # collabora.subdomain = "office"; + # etherpad.subdomain = "pad"; + # ethercalc.subdomain = "calc"; + # immich.subdomain = "pic"; # ===== FLIX ===== - invidious.subdomain = "yt"; + # invidious.subdomain = "yt"; jellyfin.subdomain = "flix"; servarr.subdomain = "arr"; transmission = { subdomain = "arr"; subpath = "transmission"; };