{ config, lib, ... }: { services.calibre-server = { enable = true; host = "0.0.0.0"; port = "8092"; }; }