{ config, lib, ... }: { options.fediversity.attic = (import ../sharedOptions.nix { inherit config lib; serviceName = "attic"; serviceDocName = "Attic Nix Cache server"; }) // { }; }