{pkgs, ...}: import ../common/services/wch-app.nix { pkgs = pkgs; ref = "feature/client-auth"; rev = "c42e3faafe164cb16bfb878067af24dbf75a9fba"; baseUrl = "wch-otd-test.techwork.zone"; mail = { host = "in-v3.mailjet.com"; from = "wch-otd@tams.tech"; port = "587"; }; }