From 7305fdd7c04c7eb85d95a45ddcc833a026d9db99 Mon Sep 17 00:00:00 2001 From: soraefir Date: Thu, 4 Jun 2026 01:02:28 +0200 Subject: [PATCH] trest --- systems/sandbox/cfg.nix | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/systems/sandbox/cfg.nix b/systems/sandbox/cfg.nix index f1282d3..0ef2d5d 100644 --- a/systems/sandbox/cfg.nix +++ b/systems/sandbox/cfg.nix @@ -38,23 +38,23 @@ homepage.subdomain = "home"; homepage.extra.stocks = [ "GLD" "VOO" "QUIK" "AMD" "DPRO" "KTOS" "NNE" "NVO" ]; # ===== 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"; - # jellyfin.subdomain = "flix"; - # servarr.subdomain = "arr"; - # transmission = { subdomain = "arr"; subpath = "transmission"; }; - # handbrake = { subdomain = "arr"; subpath = "hb"; }; + invidious.subdomain = "yt"; + jellyfin.subdomain = "flix"; + servarr.subdomain = "arr"; + transmission = { subdomain = "arr"; subpath = "transmission"; }; + handbrake = { subdomain = "arr"; subpath = "hb"; }; # ===== DEV ===== gitea.subdomain = "git"; # ===== HOME ===== # openhab.subdomain = "hab"; # trmnl = { subdomain = "hass"; subpath = "trmnl"; }; - # influx.subdomain = "metrum"; + influx.subdomain = "metrum"; freshrss.subdomain = "rss"; suwayomi.subdomain = "manga";