{ ... }: { imports = [ ./fail2ban.nix ./forgejo.nix ]; services.caddy = { enable = true; }; networking.firewall.allowedTCPPorts = [80 443]; }