fix: acme was blocked by tailscale

This commit is contained in:
admin 2024-04-02 17:55:12 +02:00
parent 972a83efac
commit 8201cafa28
4 changed files with 78 additions and 10 deletions

View file

@ -1,7 +1,7 @@
{ config, ... }:
{
services.tailscale = {
enable =true;
enable =false;
useRoutingFeatures = "both";
extraUpFlags = [
"--advertise-exit-node"