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?
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.