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?
tl;dr:
dnf list installed > $anydir/meow
On new computer, with fedora installed and the meow file;
dnf install $(cat $anydir/meow)
Well doesnt work on Silverblue but
flatpak list --app
If you have configured Flatpaks, you may want to copy the
~/.var/app/
directories.