Governments Building Their Own Infra on Open Source
The Dutch government published a NixOS-based alternative to Microsoft infrastructure, drawing enthusiastic comments from the HN crowd. Commenters praised NixOS specifically for reproducibility and appliance-style server deployments, calling it 'perfect for systems you just want to work and track reproducibly.' The project is live on a public code repository under the Dutch government's domain.
This is part of a steady pattern of European public institutions hedging away from US cloud and software vendors. The motivations are mixed, combining data sovereignty concerns, cost, and a genuine preference for auditable systems. NixOS keeps appearing as the technical choice of builders who care about determinism and reproducibility, which aligns well with government compliance requirements.
One commenter did flag that the repositories may violate Codeberg's new policy against AI-generated code, which is a small but interesting signal: even open-source platforms are starting to draw lines around AI-produced contributions.
So what?
European public sector is a real and growing market for open-source alternatives to Microsoft and Google. If you're building infrastructure tooling with strong reproducibility or auditability stories, NixOS fluency is increasingly a door-opener. The Codeberg AI-code policy is also worth watching as a precedent for other open-source hosts.