The release of the NixOS 22.05 distribution, utilizing the Nix package manager
The release of the NixOS 22.05 distribution has taken place, based on the Nix package manager and providing a number of unique developments that simplify system setup and maintenance. For example, in NixOS, all system configuration occurs through a single system configuration file (configuration.nix), allowing for quick rollback to a previous configuration version, supporting switching between various system states, and enabling individual users to install packages.
