services.headscale.settings.tls_letsencrypt_challenge_type

NixOS option

Type of ACME challenge to use, currently supported types: HTTP-01 or TLS-ALPN-01.

type: one of "TLS-ALPN-01", "HTTP-01"
Default
"HTTP-01"
declared in: nixos/modules/services/networking/headscale.nixView source on NixOS/nixpkgs →