{ services.caddy = { enable = true; virtualHosts."i2pd.localhost".extraConfig = '' reverse_proxy localhost:7070 ''; }; }