nixos/tailscale: document tailscale-autoconnect

(cherry picked from commit 233d422887)
This commit is contained in:
Peder Bergebakken Sundt 2024-10-11 10:59:49 +02:00 committed by github-actions[bot]
parent 0bbf179d77
commit 6497e4e4b3

View File

@ -57,6 +57,7 @@ in {
example = "/run/secrets/tailscale_key";
description = ''
A file containing the auth key.
Tailscale will be automatically started if provided.
'';
};