{ config, pkgs, ... }: { services.caddy = { enable = true; email = "davidcrompton1192@gmail.com"; }; }