Remove zerotier

This commit is contained in:
2023-03-18 20:41:09 -06:00
parent 53c0e7ba1f
commit c48b1995f8
14 changed files with 22 additions and 54 deletions

View File

@@ -7,9 +7,9 @@
networking.hostName = "router";
services.zerotierone.enable = true;
system.autoUpgrade.enable = true;
services.tailscale.exitNode = true;
networking.useDHCP = lib.mkForce true;
}