Is it possible to persist the workspace configuration?

When launching Lambda Cloud instances, I also connect a storage to it.
I’ve seen that the content of the storage persists after restarting an instance, but that’s not true for my workspace configuration (like conda environments/ssh keys).
Is there a way to make those persistent?

One option is to save your conda environments and SSH keys to persistent storage, then symlink them to your instances’ local storage.