Identity.pem to Ledger?

I have an identity.pem file created by keysmith. Is there a way I can show the recovery words for this private key so I can migrate the wallet to my Ledger Nano?
Preferrably 12 words so it’s easier.

As mentioned in the keysmith repo, it’s recommend to migrate to quill: keysmith/quill_migration.md at master · dfinity/keysmith · GitHub

The link above also indicates that a pem file is derived from a seed phrase.

If you haven’t stored the original seed phrase that the pem file was derived from, you can’t recover the seed phrase since the pem file was generated with a one way derivation function.