Zerotier: enable as fallback

This commit is contained in:
Filippo Berto 2024-05-24 22:01:27 +02:00
parent d57b7fb42b
commit 30469f2084
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 2 additions and 2 deletions

View file

@ -285,7 +285,7 @@ in
http = {
use_x_forwarded_for = true;
trusted_proxies = [
# hosts.zerotier.ipv4."baldur.zto"
hosts.zerotier.ipv4."baldur.zto"
hosts.tailscale.ipv4."baldur.tsn"
"::1"
"127.0.0.1"

View file

@ -1,6 +1,6 @@
{
imports = [
# ./zerotier.nix
./zerotier.nix
./tailscale.nix
./distributed.nix
./remote-deploy.nix