{ lib, namespace, ... }: with lib; { options.${namespace}.services.traefik = { enable = mkEnableOption "enable traefik"; }; }