8 lines
107 B
Nix
Raw Normal View History

{ ... }:
{
services.zerotierone = {
enable = true;
joinNetworks = [ "52b337794f23c1d4" ];
};
}