From f0befa87be40a32bd2b74bc19295de13b0463eb2 Mon Sep 17 00:00:00 2001 From: soraefir Date: Tue, 12 May 2026 22:52:25 +0200 Subject: [PATCH] test --- systems/sandbox/cfg.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/systems/sandbox/cfg.nix b/systems/sandbox/cfg.nix index 63df926..9b9b87a 100644 --- a/systems/sandbox/cfg.nix +++ b/systems/sandbox/cfg.nix @@ -61,9 +61,9 @@ subdomain = "rflix"; subpath = "p2p"; }; - servarr = { - subdomain = "arr"; - }; + # servarr = { + # subdomain = "arr"; + # }; umami = { subdomain = "umami"; };