|
|
|
|
|
by xnoreq
182 days ago
|
|
What?! Insane take. NixOS is where the most "magic" happens, over and under the hood. It brings it's own language! Simple package based distros like Arch basically just extract archives. Very few packages trigger post-install steps which usually just (re)generate something like initrd. Afaik, bricking Ubuntu is either due to user error (e.g. mixing incompatible package sources) or the devs released broken/buggy packages... |
|
This combined with the fact that the full source code for the system is contained within a single monorepo that I can checkout and grep through makes NixOS the easiest to understand and most transparent distro I have ever used.