Personal NixOS Infrastructure

March 2026 to Present https://github.com/jb3/nix-infra

In March 2026, I migrated my personal infrastructure from a decade of Ansible-managed servers to a fully declarative NixOS environment. This project, nix-infra, serves as the single source of truth for everything I host.

Key features of the setup include:

The entire infrastructure is deployed using nixos-rebuild, allowing for atomic updates and easy rollbacks.

I’ve written a detailed blog post about this migration and the technical stack behind it, which you can find here.

Return home