Loading nixos/modules/services/networking/tailscale.nix +1 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,7 @@ in { example = "/run/secrets/tailscale_key"; description = '' A file containing the auth key. Tailscale will be automatically started if provided. ''; }; Loading Loading
nixos/modules/services/networking/tailscale.nix +1 −0 Original line number Diff line number Diff line Loading @@ -57,6 +57,7 @@ in { example = "/run/secrets/tailscale_key"; description = '' A file containing the auth key. Tailscale will be automatically started if provided. ''; }; Loading