global/networking: add ZeroTierOne

This commit is contained in:
Infinidoge 2023-08-25 15:14:31 -04:00
parent a031f41aa3
commit 78030a037c

View file

@ -48,5 +48,7 @@
enable = true;
useRoutingFeatures = if config.info.stationary then "both" else "client";
};
zerotierone.enable = true;
};
}