Add tailscale to Quinn

This commit is contained in:
Eli Ribble 2024-07-07 16:08:40 +00:00
parent a1c5be4f61
commit 91f79bd42a
1 changed files with 3 additions and 0 deletions

View File

@ -104,6 +104,9 @@
# List services that you want to enable:
# Enable Tailscale
services.tailscale.enable = true;
# Enable the OpenSSH daemon.
services.openssh.enable = true;