tangled
alpha
login
or
join now
pyrox.dev
/
nix
My Nix Configuration
1
fork
atom
overview
issues
pulls
pipelines
nix
/
systems
/
x86_64-linux
/
prefect
/
services
/
zerotier.nix
at
ec64701c852fef17653bcc1034443dab720a0cd0
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
}