add tailscale exit node option
This commit is contained in:
parent
cfbf8675b0
commit
cf4bd31b4f
2 changed files with 13 additions and 4 deletions
|
@ -66,6 +66,7 @@
|
|||
rustDev.enable = true;
|
||||
uhkAgent.enable = true;
|
||||
tailnet.enable = true;
|
||||
tailnet.enableExitNode = true;
|
||||
ssh.enable = true;
|
||||
docker.enable = true;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue