Alternatively: https://nixos.org/
Linux
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
*preferably
NixOS users over here like
(75% joking; you'd still need to set up / do a lot of this)
Every year? What in the world are you doing with your hardware and software?
Easy:
- Swap MB
- reinstall Bootloader
- You're done
Bonus for switching devices:
- Liveboot on receiving device, do nc -lp 42069 > /dev/sda (or whatever disk you want)
- Liveboot on original device, do dd if=/dev/sda | nc 42069
- Reinstall bootloader, maybe change fstab
Problems I had:
- Had to uninstall old drivers (eg. Nvidia)
- Had to redo systemd-creds, as the receiving server had no TPM
How to do that with distrobox?
Seems awfully elaborate for something I can accomplish by backing up a few text files and directories of same. The only real issue I had with spinning up the new laptop this spring was due to an underdocumented and partially broken UEFI BIOS that I had to figure out how to work around. Once I got past that, transferring other packages and settings was trivial.
