Run zerotier regardless, that doesn't seem to be working
This commit is contained in:
parent
6e514ab503
commit
4f38200ef8
@ -17,6 +17,6 @@ in {
|
||||
services.zerotierone.enable = true;
|
||||
|
||||
#Don't join zerotier if I'm testing in a VM
|
||||
if !(options.virtualisation ? qemu) then
|
||||
#if !(options.virtualisation ? qemu) then
|
||||
services.zerotierone.joinNetworks = [ "e04fa485ed2a4dc4" ];
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user