Join us

ContentUpdates and recent posts about NixOs..
 Activity
@eon01 started using tool k3s , 4 days, 4 hours ago.
 Activity
@mjh started using tool Rust , 4 days, 4 hours ago.
 Activity
@mjh started using tool Redis , 4 days, 4 hours ago.
 Activity
@mjh started using tool React , 4 days, 4 hours ago.
 Activity
@mjh started using tool Python , 4 days, 4 hours ago.
 Activity
@mjh started using tool PostgreSQL , 4 days, 4 hours ago.
 Activity
@mjh started using tool Go , 4 days, 4 hours ago.
 Activity
@mjh started using tool GNU/Linux , 4 days, 4 hours ago.
 Activity
@mjh started using tool Docker , 4 days, 4 hours 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.