add tailscale exit node option

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-03-24 06:10:06 -05:00
parent cfbf8675b0
commit cf4bd31b4f
2 changed files with 13 additions and 4 deletions

View file

@ -66,6 +66,7 @@
rustDev.enable = true;
uhkAgent.enable = true;
tailnet.enable = true;
tailnet.enableExitNode = true;
ssh.enable = true;
docker.enable = true;
};