Miscellaneous doc fixes

This commit is contained in:
Zhaofeng Li 2021-03-17 19:03:53 -07:00
parent 610a725ba2
commit 29cfd45141
3 changed files with 9 additions and 4 deletions

View file

@ -2,7 +2,7 @@
![Build](https://github.com/zhaofengli/colmena/workflows/Build/badge.svg)
Colmena is a simple, stateless NixOS deployment tool modeled after [NixOps](https://github.com/NixOS/nixops) and [Morph](https://github.com/DBCDK/morph), written in Rust.
Colmena is a simple, stateless [NixOS](https://nixos.org) deployment tool modeled after [NixOps](https://github.com/NixOS/nixops) and [Morph](https://github.com/DBCDK/morph), written in Rust.
It's a thin wrapper over Nix commands like `nix-instantiate` and `nix-copy-closure`, and supports parallel deployment.
<pre>