Join us

ContentUpdates and recent posts about NixOs..
 Activity
@pixel_og started using tool NixOs , 1 week, 3 days ago.
 Activity
@haras started using tool NixOs , 1 year, 5 months ago.
 Activity
@ronja started using tool NixOs , 1 year, 11 months ago.
 Activity
@dan_nrw started using tool NixOs , 1 year, 11 months ago.
 Activity
@jmgilman started using tool NixOs , 3 years, 3 months ago.
 Activity
@jmgilman added new tool NixOs , 3 years, 3 months ago.
NixOS is a Linux distribution built around the Nix package manager. Unlike traditional Linux distributions, NixOS is configured using a functional language that describes the system configuration. It generates complete system profiles, enabling reproducible deployments, atomic upgrades, and system rollbacks.

NixOS relies on the Nixpkgs collection of package definitions and the Nix expression language for declaring packages and system options. It is free and open-source software with an MIT License.