added home-assistent automations
This commit is contained in:
parent
828989c8ba
commit
bb8c3b725b
1 changed files with 2 additions and 0 deletions
|
|
@ -43,6 +43,7 @@
|
|||
extraComponents = ["wiz" "fail2ban" "whisper" "piper" "wyoming" "ollama"];
|
||||
config = {
|
||||
default_config={};
|
||||
"automation ui" = "!include automations.yaml";
|
||||
http = {
|
||||
use_x_forwarded_for="true";
|
||||
trusted_proxies=["127.0.0.1"];
|
||||
|
|
@ -51,6 +52,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
|
||||
services.ntfy-sh = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue