Setting a Dependency for Platform.FileSystem in Effect.Service

Hey,
how do I set a dependency for Platform.FileSystem in an Effect.Service? I got it working for Platform.HttpClient by using FetchHttpClient.layer, but couldn't find the same for FileSystem.
Was this page helpful?