8 lines
145 B
Nix
8 lines
145 B
Nix
![]() |
{
|
||
|
services.zerotierone = {
|
||
|
enable = true;
|
||
|
joinNetworks = [
|
||
|
"272f5eae16114dee" # it's private.
|
||
|
];
|
||
|
};
|
||
|
}
|