When comparing NixOS vs PCLinuxOS, the Slant community recommends NixOS for most people. In the question“What are the best Linux distributions for desktops?” NixOS is ranked 19th while PCLinuxOS is ranked 38th. 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 Rolling release
The distribution is continually updated, so there's no need to install OS upgrades by hand.
Pro Stable
PCLinuxOS is designed around stability.
Pro Multiple desktops available
Mate, LXDE, and KDE desktops are available.
Pro Can remaster the boot DVD
PCLinuxOS has built in tools for remastering bootable DVD into a copy of current install.
Pro Excellent hardware compatibility
Comes with nVidia drivers out of the box. Important if the PC has an nVidia chipset. Most Debian based distros don't have nVidia drivers available at install time.
LXDE version works well with older hardware.
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
Con Installation fails most of the time, error messages, and hard to go to full screen in virtual box
Con Uses RPM packaging system
Uses the RPM packaging system with APT, rather than the more popular DEB packages.