Separete container and proxy config

This commit is contained in:
Yan Lin 2025-09-08 20:37:50 +02:00
parent 84d2323250
commit 782b3ef4bf
9 changed files with 579 additions and 543 deletions

View file

@ -6,10 +6,6 @@
enable = true;
# Enable MagicDNS for better name resolution on NixOS server
useRoutingFeatures = "server";
extraUpFlags = [
"--advertise-routes=10.1.1.0/24"
"--advertise-exit-node"
];
};
# Allow Tailscale through the firewall if enabled