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