Use a HA backup from Raspberry PI to a virtual desktop

I am starting my first HA setup on a Raspberry PI, but am working on setting up a Virtual environment soon at my house.

So my question is can backup my Raspberry Pi and then restore it to my virtual environment.

Thank You …

Yes. Just copy your /config directory over to the new install. Don’t forget to copy the hidden files and directories in /config too.

Thank you, Francisp