tangled
alpha
login
or
join now
althaea.zone
/
wire
2
fork
atom
ALPHA: wire is a tool to deploy nixos systems
wire.althaea.zone/
2
fork
atom
overview
issues
pulls
pipelines
wire
/
bench
/
colmena
/
hive.nix
at
stable
4 lines
84 B
view raw
wrap content
marshmallow
add benchmarking tool
5mo ago
13c50b3f
1
let
2
flake
=
import
../../default.nix
;
3
in
4
import
../default.nix
{
inherit
flake
;
}