add tailscale exit node option

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-03-24 06:10:06 -05:00
parent bfaf502f77
commit d5bd977150
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;
};