Join us

ContentUpdates and recent posts about NixOs..
 Activity
@cristiandeluxe started using tool PHP , 4 weeks, 2 days ago.
 Activity
@cristiandeluxe started using tool Node.js , 4 weeks, 2 days ago.
 Activity
@cristiandeluxe started using tool NGINX Ingress Controller , 4 weeks, 2 days ago.
 Activity
@cristiandeluxe started using tool Next.js , 4 weeks, 2 days ago.
 Activity
@cristiandeluxe started using tool Laravel , 4 weeks, 2 days ago.
 Activity
@cristiandeluxe started using tool Kubectl , 4 weeks, 2 days ago.
 Activity
@cristiandeluxe started using tool Google GKE , 4 weeks, 2 days ago.
 Activity
@cristiandeluxe started using tool GNU/Linux , 4 weeks, 2 days ago.
 Activity
@cristiandeluxe started using tool Docker , 4 weeks, 2 days ago.
 Activity
@cristiandeluxe started using tool cPanel , 4 weeks, 2 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.