NixOS is an independently developed GNU/Linux distribution that aims to improve the state of the art in system configuration management. In NixOS, the entire operating system, including the kernel, applications, system packages and configuration files, are built by the Nix package manager. Nix stores all packages in isolation from each other; as a result there are no /bin, /sbin, /lib or /usr directories and all packages are kept in /nix/store instead. Other innovative features of NixOS include reliable upgrades, rollbacks, reproducible system configurations, source-based model with binaries, and multi-user package management. Although NixOS is a research project, it is a functional and usable operating system that includes hardware detection, KDE as the default desktop, and systemd for managing system services.
The NixOS team have announced the launch of NixOS 22.05, the latest version of their distribution which is built around the advanced Nix package manager. "A highlight of the release is Nix 2.8, which brings experimental flakes support for the default installed Nix version, along with tonnes of fixes, features and general improvements. Of course, these are just two things I want to highlight here. Not to mention the countless improvements, bug fixes and new features that have also gone into this release. I would like to thank every single contributor who has contributed to this release. Every NixOS release is an improvement over the previous one and I am already looking forward to the improvements of 22.11. Please remember that the new release also means that 21.11 channel is now obsolete and will only be updated for an another month.
Once you have finished your software download we would appreciate you coming back and rating your chosen mirror by clicking on it's name and choosing an option that reflects your experience. The number beside each mirror below reflects the ratings given by other visitors, the higher the percentage the better the mirror.
Would you like to receive an email when a new version of NixOS is released? If so then click here.
Are you having a problem downloading Linux from LQ ISO? Let us know and we'd be happy to address the issue.
NixOS is an independently developed GNU/Linux distribution that aims to improve the state of the art in system configuration management. In NixOS, the entire operating system, including the kernel, applications, system packages and configuration files, are built by the Nix package manager. Nix stores all packages in isolation from each other; as a result there are no /bin, /sbin, /lib or /usr directories and all packages are kept in /nix/store instead. Other innovative features of NixOS include reliable upgrades, rollbacks, reproducible system configurations, source-based model with binaries, and multi-user package management. Although NixOS is a research project, it is a functional and usable operating system that includes hardware detection, KDE as the default desktop, and systemd for managing system services.