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 storeExample
declared in: nixos/modules/services/home-automation/home-assistant-matter-hub.nixView source on NixOS/nixpkgs →"/run/secrets/home-assistant-matter-hub-token"