/var/log/chris
❯ cat /blog/2026-07-18-rebuilding-my-homelab-on-nixos.md

Rebuilding my homelab on NixOS

Jul 18, 20261 min#nix#infra

Six months ago my homelab was four Raspberry Pis, a NAS, and a pile of shell scripts I was afraid to touch. Today it's a single Nix flake.

Why NixOS

The pitch is simple: describe the whole system in one place, and nixos-rebuild switch makes reality match the description.

The best infrastructure is the kind nobody has to think about.

That's the whole point of this rebuild.