News

NixOS is a modern and flexible GNU/Linux-based distribution that is both archaic to install and maddening to set up. That combination makes NixOS a reach too far for new users. That result may be an ...
Thanks to its declarative nature, NixOS lets you modify the entire operating system using simple configuration.nix files, and you can reproduce the same config across multiple PCs and virtual ...
Core concept: OSTree stores full system snapshots in a content-addressed manner, like Git for binary trees. Updates are ...
Virtualisation is a great way of setting up a Linux server farm - or for testing out distros with no-brainer disaster recovery.
The entire operating system, including the kernel, applications, system packages and configuration files, is built by the Nix Package Manager. Nix isolates all its packages from each other.