Messing around with it in a VM and love it. Still testing to see if I can get everything up and running. It's pretty straightforward actually.
>>108716324You do everything inside a single config files. You build your system off of that and can rollback to previous states. You can also change freely between stable and unstable branches. Basically an atomic distro that doesn't rely on flatpaks. Nix packages give you way more freedom.It has an arm64 iso
>>108716324It has an arm64 version and it's actually better than most other distros because you can build your own installation ISO with a custom kernel or boot parameters which is required to get video output on some arm boards.
>>108715982Arch+KDE is the endgame of Linux
>>108715982Close. It's Guix.
>>108716438No you end up with the same mess you have with arch and other distros
Okay, I'll give it a try right now then if you say there's a good arm64 version. Let's have a look.
>>108716768> nix clone run by communistsHard pass.
>>108717052that's not how it's worked out for me
>>108715982I think in some ways it kinda is. We see more and more Linux distros try to be immutable, get rollbacks and snapshots working, and be as deterministic as possible. It also allows you to highly customize with little effort and switch things around without leaving a bunch of breadcrumbs everywhere. It's built on systemd, which is a crucial part of systemd/GNU/Linux. I think it represents Linux evolution away from it's humble Unix roots into it's own vision, similar to Mac.