From 33da5d9f1b3073ae073d910fb5516c6e3e1e37ba Mon Sep 17 00:00:00 2001 From: soraefir Date: Tue, 19 May 2026 23:14:38 +0200 Subject: [PATCH] enable arr --- 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 9f90de9..a41f26c 100644 --- a/systems/sandbox/cfg.nix +++ b/systems/sandbox/cfg.nix @@ -47,7 +47,7 @@ # ===== FLIX ===== invidious.subdomain = "yt"; jellyfin.subdomain = "flix"; - # servarr.subdomain = "arr"; + servarr.subdomain = "arr"; transmission = { subdomain = "arr"; subpath = "transmission"; }; handbrake = { subdomain = "arr"; subpath = "hb"; }; # ===== DEV =====