When comparing NixOS vs Endless OS - Educational Edition, the Slant community recommends NixOS for most people. In the question“What are the best Linux distributions for desktops?” NixOS is ranked 19th while Endless OS - Educational Edition is ranked 91st. The most important reason people chose NixOS is:
Atomic non-destructive upgrades / rollback of a system upgrade / declarative reproducible system configuration / unprivileged installation of packages / transparent source or binary deployment.
Specs
Ranked in these QuestionsQuestion Ranking
Pros
Pro State of the art package manager
Atomic non-destructive upgrades / rollback of a system upgrade / declarative reproducible system configuration / unprivileged installation of packages / transparent source or binary deployment.
Pro Minimal
You can start with a minimal environment and add packages and software to suit your needs as you go along.
Pro Reproducible system
NixOS is configured using the Nix package manager, allowing your system to be replicated and kept in sync across multiple machines. Great for keeping a laptop and desktop in sync.
Pro Robust
Packages don't break after a NixOS upgrade as they are prone to with other distros (especially Arch).
Pro Coding Games for Adults or Kids
Some games require you to think quickly so you will build up valuable skills for your workplace.
Pro Offline or Online Use
Don't have an internet connection? That's fine, the OS works just fine without it, but you will need one to keep the system up to date.
Pro Great OS for a public Library or in a classroom as an alternativeto traditional
For countries that struggle with educational budgets, this is an all-in-one OS for you in every classroom
Pro Stay Focused with Games or training
Too much work makes us dull, sometimes we want to play a coding game. Train our minds, learn something new, and program the next great app.
Cons
Con Documentation is not good
A lot of the documentation of various functions is buried on the source code, their respective manuals, or non-existent. The documentation, the conventions, and the scattered toolchain really made searching for stuff easily missable.