8 lines
129 B
Nix
8 lines
129 B
Nix
|
|
{
|
||
|
|
services.zerotierone = {
|
||
|
|
enable = true;
|
||
|
|
joinNetworks = [
|
||
|
|
"65228d8d6d1388c8"
|
||
|
|
];
|
||
|
|
};
|
||
|
|
}
|