homeassistant
Example
nix
{
homeassistant.enable = true;
}Stack Options
nps.stacks.homeassistant.containers.homeassistant
Alias of {option}services.podman.containers.homeassistant.
nps.stacks.homeassistant.enable
Whether to enable homeassistant.
nps.stacks.homeassistant.settings
Settings that will be written to the 'configuration.yaml' file.
If you want to configure settings through the UI, set this option to null.
In that case, no managed configuration.yaml will be provided.