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
bd26fb6e4da85655da163df732f91c7e088c9154
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
}