Join us

ContentUpdates and recent posts about NixOs..
 Activity
@cristiandeluxe started using tool Vue.js , 3 weeks, 6 days ago.
 Activity
@cristiandeluxe started using tool TypeScript , 3 weeks, 6 days ago.
 Activity
@cristiandeluxe started using tool Shopify , 3 weeks, 6 days ago.
 Activity
@cristiandeluxe started using tool Rust , 3 weeks, 6 days ago.
 Activity
@cristiandeluxe started using tool Python , 3 weeks, 6 days ago.
 Activity
@cristiandeluxe started using tool PrestaShop , 3 weeks, 6 days ago.
 Activity
@cristiandeluxe started using tool PHP , 3 weeks, 6 days ago.
 Activity
@cristiandeluxe started using tool Node.js , 3 weeks, 6 days ago.
 Activity
@cristiandeluxe started using tool NGINX Ingress Controller , 3 weeks, 6 days ago.
 Activity
@cristiandeluxe started using tool Next.js , 3 weeks, 6 days 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.