how to move to a new computer?
how to move to a new computer?
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?
how to move to a new computer?
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?
You're viewing a single thread.
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 data
If you set up flatpak as --user, bringing your home directory over would be 99% of the job.