Zerotier module

This commit is contained in:
Filippo Berto 2022-08-15 16:44:46 +02:00
parent c98844c725
commit 3574569f3a
5 changed files with 15 additions and 13 deletions

View file

@ -0,0 +1,6 @@
{
services.zerotierone = {
enable = true;
joinNetworks = [ "8056c2e21cf9c753" ];
};
}