{ imports = [ ./0hats.com.nix ./bannergen.chandlerswift.com.nix ./chandlerswift.com.nix ./files.chandlerswift.com.nix ./git.chandlerswift.com.nix ./harborpaperco.com.nix ./home.chandlerswift.com.nix ./isaacswift.com.nix ./katherineandchandler.com.nix ./lawrencedeerclub.chandlerswift.com.nix ./maps.chandlerswift.com.nix ./music.chandlerswift.com.nix ./nau-sidewalks.chandlerswift.com.nix ./preview.chandlerswift.com.nix ./sharontrahan.com.nix ./social.chandlerswift.com.nix ./stjohnscccc.com.nix ./stjohnscccc.org.nix ./swiftgang.net.nix ./troop352.us.nix ./whereis.chandlerswift.com.nix ]; services.caddy = { enable = true; email = "chandler@chandlerswift.com"; globalConfig = '' servers { metrics # Enable Prometheus monitoring } ''; virtualHosts.":80" = { serverAliases = [":443"]; extraConfig = '' header Content-Type text/html respond < not found - chandlerswift.com

not found - chandlerswift.com

You've reached a server at chandlerswift.com, but the requested site couldn't be found.

EOF 404 ''; }; }; }