GPT5VKSQPGJBZ7S3X3FCUFCL4VTEYY7XWLAQDT2SAAUIW3R7AFTQC services.nginx.virtualHosts."${config.cache.subdomain}.${domain}" =merge config.services.nginx.sslTemplate{locations."/".proxyPass = "http://127.0.0.1:${toString port}";};
services.nginx.virtualHosts.${config.cache.fqdn} = merge config.services.nginx.sslTemplate {locations."/".proxyPass = "http://127.0.0.1:${toString port}";};