I have a machine with two hard disks - a 500 GB NVME and a 1 TB hybrid drive (an HDD with a small SDD upfront for speeding up the most commonly-accessed items)
I installed Fedora using both disks and encrypted and the 1 TB disk contains /dev/sda1 fat32 /boot/efi, /dev/sda2 ext4 /boot, and /dev/sda3 [encrypted] BTRFS /, /home, and sd3 spans onto the NVME
Now I only have <300 GB total on my system, so I would really be using the NVME and not the HDD - is there a way to move things in-situ (and relatively painlessly) using the magic of BTRFS / Fedora? Or am I better off using my wondrous backups to wipe out the machine and do a clean reinstall?