This commit is contained in:
Lucy Hochkamp 2024-04-02 16:29:11 +02:00
parent 626cf8adba
commit 0188f55024
No known key found for this signature in database
4 changed files with 2 additions and 1 deletions

View file

@ -61,9 +61,10 @@ with lib;
enable = true; enable = true;
useRoutingFeatures = "server"; useRoutingFeatures = "server";
extraUpFlags = [ "--advertise-exit-node" ]; extraUpFlags = [ "--advertise-exit-node" ];
authKeyFile = cfg.tsAuthKey; authKeyFile = "/host${cfg.tsAuthKey}";
openFirewall = true; openFirewall = true;
}; };
system.stateVersion = "23.11";
}; };
}) })

Binary file not shown.

Binary file not shown.

Binary file not shown.