I just bought a new computer. I’ll install fedora silverblue. Do I just need to copy the home directory? And crontab. What else do I need to move?
I just bought a new computer. I’ll install fedora silverblue. Do I just need to copy the home directory? And crontab. What else do I need to move?
That will preserve your files in home directory - however, it is not reproducible in the sense that you’ll have to install all apps manually.
Thx.
Meaning, backup a list of flatpak apps and reinstall them on the new machine
See if flatpak has some sort of export format that would let you install everything the same on the other machine. Some package managers have that.
I think I wrote a function for that a year ago, I’ll have a look
Export the wanted
~/.var/app/
folder to keep flatpak dataIf you set up flatpak as --user, bringing your home directory over would be 99% of the job.