Join us

ContentUpdates and recent posts about NixOs..
 Activity
@oseweka2 started using tool Sonatype Nexus , 2 weeks, 1 day ago.
 Activity
@oseweka2 started using tool SonarQube , 2 weeks, 1 day ago.
 Activity
@oseweka2 started using tool Prometheus , 2 weeks, 1 day ago.
 Activity
@oseweka2 started using tool Kubernetes , 2 weeks, 1 day ago.
 Activity
@oseweka2 started using tool Jenkins , 2 weeks, 1 day ago.
 Activity
@oseweka2 started using tool Grafana , 2 weeks, 1 day ago.
 Activity
@oseweka2 started using tool GitHub Actions , 2 weeks, 1 day ago.
 Activity
@oseweka2 started using tool Docker , 2 weeks, 1 day ago.
 Activity
@oseweka2 started using tool AWS EKS , 2 weeks, 1 day ago.
 Activity
@oseweka2 started using tool Argo CD , 2 weeks, 1 day 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.