{ config, lib, ... }: { options.fediversity.pixelfed = (import ../sharedOptions.nix { inherit config lib; serviceName = "pixelfed"; serviceDocName = "Pixelfed"; }) // { }; }