fix: acme was blocked by tailscale
This commit is contained in:
parent
972a83efac
commit
8201cafa28
4 changed files with 78 additions and 10 deletions
2
tail.nix
2
tail.nix
|
|
@ -1,7 +1,7 @@
|
|||
{ config, ... }:
|
||||
{
|
||||
services.tailscale = {
|
||||
enable =true;
|
||||
enable =false;
|
||||
useRoutingFeatures = "both";
|
||||
extraUpFlags = [
|
||||
"--advertise-exit-node"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue