When comparing NixOS vs Bodhi, the Slant community recommends NixOS for most people. In the question“What are the best Linux distributions for desktops?” NixOS is ranked 19th while Bodhi is ranked 76th. 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 Low resource consumption
System requirements include 128 MB RAM, 2.5 GB hard disk space, and a 300 MHz processor.
Pro Minimal base system
The philosophy for the distribution is to provide a minimal base system so that users can populate it with the software they want. Thus, by default it only includes software that is essential to most Linux users, including file browsers (EFM), a web browser (Midori) and a terminal emulator (Terminology).
Pro Different profiles to choose on first startup
Bohdi Linux offers a few different profiles to choose from when first booting the OS.
Pro Built in compositing
Bohdi Linux has built in compositing. Users can choose a composited desktop upon first boot by choosing the fancy profile.
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.