Tailscale: Difference between revisions
m Add note about maximum key lifetime |
m tweak wording |
||
| Line 9: | Line 9: | ||
# If you would like to use a preauthorized key, set | # If you would like to use a preauthorized key, set | ||
# authKeyFile = "/run/secrets/tailscale_key"; | # authKeyFile = "/run/secrets/tailscale_key"; | ||
# Note: maximum time | # Note: maximum expire time is 90 days | ||
}; | }; | ||
}|name=/etc/nixos/configuration.nix|lang=nix}} | }|name=/etc/nixos/configuration.nix|lang=nix}} | ||