{ config, ... }: { imports = [ ./nginx ]; services.jellyfin.enable = config.system.fileserver.enable; }