services.headplane.settings.headscale.config_strict

NixOS option

Whether to enable Headplane internally validates the Headscale configuration to ensure that it changes the configuration in a safe way. Disabled by default because it clashes with how the Headplane works in NixOS. .

type: boolean
Default
false
Example
true
declared in: nixos/modules/services/networking/headplane.nixView source on NixOS/nixpkgs →