Skip to content

What is Wire?

Test Suite StatusBuild StatusDocumentation Status

Wire is a tool to deploy NixOS systems. Its configuration is a superset[1] of colmena, however it is not a fork.

WARNING

Wire is alpha software, please use at your own risk. Many features listed in this documentation may not be complete / implemented.

Ready? Skip to the Quickstart.

Why Wire?

INFO

The following is the goal for a stable release and not fully implemented.

FeaturesWireColmena
Secret Management
Parallel EvaluationExperimental
Node Tagging
jq pipeline support[2]
Magic Rollback✅ (Planned)

  1. Any colmena configuration will continue to work with wire, but wire has additional ergonomic changes you can take advantage of. ↩︎

  2. You need to write custom nix code to use Colmena hive metadata inside environments like CI pipelines, bash scripting, etc., which requires a knowledge of its internals. ↩︎