Join us

ContentUpdates and recent posts about NixOs..
 Activity
@qballscholar started using tool Rancher Kubernetes Engine (RKE2) , 3 days, 19 hours ago.
 Activity
@qballscholar started using tool GitLab CI/CD , 3 days, 19 hours ago.
 Activity
@qballscholar started using tool Amazon Web Services , 3 days, 19 hours ago.
 Activity
@eon01 started using tool k3s , 3 days, 20 hours ago.
 Activity
@mjh started using tool Rust , 3 days, 20 hours ago.
 Activity
@mjh started using tool Redis , 3 days, 20 hours ago.
 Activity
@mjh started using tool React , 3 days, 20 hours ago.
 Activity
@mjh started using tool Python , 3 days, 20 hours ago.
 Activity
@mjh started using tool PostgreSQL , 3 days, 20 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.