services.home-assistant.blueprints.script

NixOS option

List of script blueprints to install into ${config.services.home-assistant.configDir}/blueprints/script.

type: list of (path in the Nix store or absolute path convertible to it)
Default
[ ]
Example
[ ./blueprint.yaml ]
declared in: nixos/modules/services/home-automation/home-assistant.nixView source on NixOS/nixpkgs →