The Netherlands Launches DAWO as a Strategic Pivot Toward Digital Sovereignty in Response to International Sanctions

The geopolitical landscape of early 2025 served as a harsh wake-up call for European governments regarding the extent of their reliance on foreign-controlled digital infrastructure. When the United States government imposed sanctions on the International Criminal Court (ICC) in February 2025, the resulting technical fallout was swift and absolute. The chief prosecutor of the ICC, along with various institutional staff members, found their access to essential Microsoft-hosted services—including email, cloud storage, and collaborative productivity tools—terminated instantly. Furthermore, the freezing of institutional and personal bank accounts within affected jurisdictions highlighted a critical vulnerability: the administrative and financial operation of an international legal body could be paralyzed by a single foreign government’s administrative decree.
For the Dutch government, which hosts the ICC in The Hague, this incident underscored a strategic liability. If a sovereign nation or a major international institution could be digitally “disconnected” based on the political mandates of a foreign power, the security of the Dutch state’s own internal digital infrastructure was similarly precarious. This realization acted as the primary catalyst for the development of the Digitaal Autonome Werkomgeving Overheid (DAWO), or the Digital Autonomous Work Environment for Government.
A Chronology of the DAWO Mandate
The path to DAWO was not an overnight decision but rather the culmination of shifting European attitudes toward digital autonomy. Following the February 2025 sanctions, the Dutch Ministry of the Interior and Kingdom Relations (BZK) accelerated internal discussions regarding IT vendor lock-in. By July 2025, the Interdepartmental Commission for Government Business Operations (ICBR) officially issued a mandate directing the country’s three primary IT service providers—SSC-ICT, DICTU, and DUO-ICT—to design, build, and deploy a standardized, sovereign work environment.

This project, led by experts including Victor Gevers, Rutger Putter, and Bram Buijs, is designed to replace the reliance on commercial, US-based cloud and software stacks. The objective is to establish a comprehensive digital ecosystem that encompasses operating systems, office productivity suites, secure collaboration platforms, cloud infrastructure, and advanced IT management tools. By late 2026, the project had transitioned from a theoretical framework to active pilot programs, with eight municipalities under the Association of Dutch Municipalities (VNG) currently testing the environment on repurposed hardware.
Why NixOS and the Logic of Sovereignty
The selection of NixOS as the technical foundation for DAWO represents a deliberate departure from the standard Linux distributions typically deployed in enterprise environments. NixOS is built upon the Nix package manager, which utilizes a functional, declarative language to manage system configuration. Unlike traditional distributions that rely on mutable system states, NixOS installs packages into isolated, immutable directories. Each configuration is cryptographically signed and version-controlled, ensuring that the system state is perfectly reproducible across thousands of workstations.
For a national government, the advantages of this architecture are significant. Configuration drift—a common source of security vulnerabilities and IT overhead—is effectively eliminated. Rutger Putter, one of the lead architects on the DAWO project, estimates that between 80 and 90 percent of a system’s configuration can be seamlessly ported between different deployments. This level of reproducibility allows for the rapid scaling of the environment across various agencies without the need for manual, labor-intensive interventions.
Furthermore, the decision to use NixOS was deeply influenced by the need for independence from corporate entities. The DAWO development team evaluated several major Linux distributions, including openSUSE and Fedora. Ultimately, these options were deemed unsuitable due to their underlying ownership structures. openSUSE maintains strong ties to SUSE, while Fedora is a project sponsored by Red Hat, a subsidiary of IBM. Given that IBM is a US-based corporation subject to the same regulatory pressures that led to the ICC service termination, the Dutch government opted for NixOS, which is a community-driven, non-corporate project with no single entity holding ownership or control over its development.

The Broader European Movement Toward Open Source
The Netherlands is not acting in isolation; its initiative reflects a growing trend across the European Union toward "digital sovereignty." The philosophy behind these moves is that a government’s ability to function should not be contingent upon the terms of service of a private, foreign corporation.
Germany’s state of Schleswig-Holstein has served as a prominent bellwether for this transition. Following their decision to divest from Microsoft products, the state government redirected a portion of its former licensing budget toward supporting the open-source ecosystem, effectively turning a cost center into an investment in public digital infrastructure. Similarly, Denmark’s Road Traffic Authority has moved to replace Microsoft services with locally managed or open-source alternatives. France, too, has been aggressive in its pursuit of sovereignty, with over 80,000 employees in the health insurance sector transitioning to domestic, open-source-based tools.
These initiatives are increasingly viewed as matters of national security. When software is proprietary, the user is subject to the "black box" nature of updates, telemetry, and potential backdoors. By moving to open-source solutions like those found in the DAWO stack, governments can audit the code, modify it to suit specific security requirements, and ensure that their data remains within their own jurisdiction.
Technical Implementation and Code Hosting
A defining feature of the DAWO project is its commitment to transparency and decentralized development. The project has moved away from commercial code-hosting platforms like GitHub and GitLab, mirroring the Dutch government’s earlier migration to Forgejo. All DAWO-related code is currently hosted on a sovereign Forgejo instance managed by the Ministry of the Interior, with a secondary instance on Codeberg serving as a public-facing entry point for contributors.

This approach not only secures the supply chain of the software but also fosters a collaborative environment where municipalities and other public entities can contribute fixes and improvements. By utilizing hardware that might otherwise be decommissioned—such as older laptops that lack the strict hardware requirements of modern versions of Windows—the DAWO project is also achieving a level of fiscal efficiency. The ability to extend the lifecycle of existing hardware through a lightweight, efficient, and highly modular operating system like NixOS further bolsters the argument for a government-wide rollout.
Implications and Future Outlook
The implications of the DAWO initiative extend well beyond the borders of the Netherlands. If successful, the project provides a blueprint for other nations to regain control over their digital infrastructure. The transition, however, is not without its challenges. The primary hurdle remains the migration of legacy workflows and the retraining of staff accustomed to the ubiquity of Microsoft’s interface. Furthermore, ensuring that specialized government software remains compatible with an open-source, NixOS-based environment requires significant effort from both internal IT departments and external vendors.
As the Dutch government approaches the release of the first stable version of DAWO, expected in 2027, the focus will likely shift from development to large-scale deployment and long-term maintenance. The feedback gathered from the ongoing municipal trials will be instrumental in refining the user experience and identifying potential bottlenecks.
In the final analysis, the DAWO project is less about the technical specifications of a Linux distribution and more about the fundamental assertion of state power in the digital age. By decoupling their administrative operations from foreign-controlled services, the Dutch government is signaling that digital sovereignty is a prerequisite for modern governance. As geopolitical tensions continue to influence the global tech landscape, the ability to operate autonomously in the digital sphere may prove to be the defining characteristic of a resilient nation-state in the 21st century. The success or failure of DAWO will likely be closely monitored by international observers, potentially serving as a catalyst for a wider European shift toward sovereign, open-source government computing.







