Zerotier cleanup
This commit is contained in:
parent
53f44aadfd
commit
eea6ace5b3
1 changed files with 1 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{ pkgs, ... }: {
|
||||
{
|
||||
services.zerotierone = {
|
||||
enable = true;
|
||||
package = pkgs.zerotierone;
|
||||
joinNetworks = [ "8056c2e21cf9c753" ];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue