tailscale exit node

This commit is contained in:
Philipp Hochkamp 2022-07-12 10:41:55 +02:00
parent ba7f19a5bf
commit 2e8589c3fa
2 changed files with 11 additions and 1 deletions

View file

@ -224,6 +224,8 @@ in
nginx.enable = true;
jellyfin.enable = true;
tailscale.enable = true;
tailscale.exitNode = true;
tailscale.extraUpCommands = "--advertise-routes=10.0.0.0/16";
grafana.enable = true;
libvirt.enable = true;
paperless.enable = true;