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
remove nonexistant nix file in test eval
marshmallow
3 months ago
ddaff58c
66150f71
-1
1 changed file
expand all
collapse all
unified
split
doc
snippets
default.nix
-1
doc/snippets/default.nix
···
1
1
{
2
2
getting-started-nixos = import ./getting-started/configuration.nix;
3
3
getting-started-nixos-flake = import ./getting-started/nixos.flake.nix;
4
4
-
getting-started-cache = import ./getting-started/cache.nix;
5
4
}