services.home-assistant-matter-hub.accessTokenFile

NixOS option

Path to a file containing a Home Assistant long-lived access token. The file is loaded as a systemd credential and read into HAMH_HOME_ASSISTANT_ACCESS_TOKEN at service start.

type: absolute path not in the Nix store
Example
"/run/secrets/home-assistant-matter-hub-token"
declared in: nixos/modules/services/home-automation/home-assistant-matter-hub.nixView source on NixOS/nixpkgs →