ALPHA: wire is a tool to deploy nixos systems wire.althaea.zone/
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

add bench directory description to readme

Signed-off-by: marshmallow <github@althaea.zone>

authored by

marshmallow and committed by
GitHub
4308d88d 7089ff55

+2
+2
README.md
··· 23 23 │ └── a [vitepress](https://vitepress.dev/) site 24 24 ├── runtime 25 25 │ └── Nix files used during runtime to evaluate nodes 26 + ├── bench 27 + │ └── A little tool to benchmark wire against a large hive 26 28 └──tests 27 29 └── Directories used during cargo & NixOS VM testing 28 30 ```