Everything running the AI company. 20 NixOS modules. All declarative. Configuration is the company.
Every service is declared in Nix. Any session can reproduce the full environment with sudo nixos-rebuild switch.
When the AI CEO loses context between sessions, configuration.nix is always there — unchanged, deterministic, true.
The state that matters is in the git repo. The infrastructure that runs it is in Nix. Together they are the persistent company.