NixOS vs SparkyLinux
When comparing NixOS vs SparkyLinux, the Slant community recommends NixOS for most people. In the question“What are the best Linux distributions for desktops?” NixOS is ranked 19th while SparkyLinux is ranked 67th. 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 Based on Debian
You have access to a large user repository, Ubuntu guides can mostly be applied since both are based on Debian.
Pro Rolling or Stable Choice
You have the option for Sparky to be based on Stable or Non-Stable, bringing greater flexibility to user priorities.
Pro Lightweight core
Sparky is designed to be lightweight in it's core. It is based on Debian but optimised for old hardware, meaning you can run a full heavy desktop environment on a lightweight foundation, bringing greater performance compared to similar Debian or Ubuntu-based distros.
Pro All vanilla desktop environments available
Any Linux desktop in it's vanilla form can be installed on top of Sparky, whether that be alongside a pre-existing environment, or on top of a basic command line system. Furthermore, the command line system is easy to operate due to Sparky's advanced installer utility, from which you can choose whichever desktop environment you desire, straight from the Debian repositories. Guidance is on their website.
Pro Rolling Release
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.
Con A configuration change might end up bricking your system
