Earlier quoted context omitted.
Arch Linux is amazing. The biggest surprise for me was that it's more stable than so-called stable distros, probably because the various packages don't end up drifting several months from each other when keeping up to date. Hopefully this eventually results in more user friendly Arch Linux installers. The learning curve is an absolute wall when installing, even after several years on Linux, but after that it's pretty…
I highly recommend staying away from Arch and NixOS if you're not ready to commit upwards of 30% of your work and free time fixing and tweaking your box. I've tried both, Arch Linux will routinely hose your entire install if you don't carefully read the update notes every time (even if most of the time there is no call to action for you). Unless it has changed, this is still the expectation of users. NixOS promises s…
I'd love to hear more detail about this, because `nixos-rebuild switch` is not capable of causing such a problem in a permanent way.
(It can arise temporarily, though, if you switch to a new configuration without rebooting, and that configuration requires a different kernel than you are currently running. Rebooting and choosing your old configuration at the bootloader menu fixes this.)