global/networking: disable zerotier
This commit is contained in:
parent
e3979b4c9e
commit
02ee6a4fb1
1 changed files with 1 additions and 1 deletions
|
@ -49,6 +49,6 @@
|
||||||
useRoutingFeatures = if config.info.stationary then "both" else "client";
|
useRoutingFeatures = if config.info.stationary then "both" else "client";
|
||||||
};
|
};
|
||||||
|
|
||||||
zerotierone.enable = true;
|
zerotierone.enable = false;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue