tangled
alpha
login
or
join now
pyrox.dev
/
nix
My Nix Configuration
1
fork
atom
overview
issues
pulls
pipelines
nix
/
hosts
/
prefect
/
services
/
zerotier.nix
at
f0ec6d2062b5e6f670e75a3c19b24e49f1a82bc3
98 B
view raw
1
{
2
services
.
zerotierone
=
{
3
enable
=
true
;
4
joinNetworks
=
[
"
a
8
4
a
c
5
c
1
0
a
3
b
1
d
6
9
"
]
;
5
}
;
6
}