Add support for tailscale.

This commit is contained in:
Eli Ribble 2024-07-06 15:09:19 -07:00
parent 28d451ba0a
commit de04bdc301
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@
# Enable the OpenSSH daemon.
# services.openssh.enable = true;
services.tailscale.enable = true;
# Open ports in the firewall.
# networking.firewall.allowedTCPPorts = [ ... ];