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
/
doc
/
snippets
/
tutorial
/
extra-experimental-features.nix
at
stable
7 lines
85 B
view raw
wrap content
marshmallow
add tutorial and rearrange guides (#286)
5mo ago
faabba14
1
{
2
nix
.
settings
=
{
3
experimental-features
=
[
4
"
n
i
x
-
c
o
m
m
a
n
d
"
5
]
;
6
}
;
7
}