diff --git a/systems/LoutreOS/web.nix b/systems/LoutreOS/web.nix index 87a5803..32b8663 100644 --- a/systems/LoutreOS/web.nix +++ b/systems/LoutreOS/web.nix @@ -376,7 +376,6 @@ in HTTP_PORT = 3001; ROOT_URL = "https://gitea.nyanlout.re/"; }; - ui.DEFAULT_THEME = "arc-green"; log.LEVEL = "Warn"; service.DISABLE_REGISTRATION = true; session.COOKIE_SECURE = true;