services.headplane.settings.headscale.config_path

NixOS option

Path to the Headscale configuration file. This is optional, but HIGHLY recommended for the best experience. If this is read only, Headplane will show your configuration settings in the Web UI, but they cannot be changed.

type: null or absolute path
Default
config.services.headscale.configFile
Example
"/etc/headscale/config.yaml"
declared in: nixos/modules/services/networking/headplane.nixView source on NixOS/nixpkgs →