Merge branch 'master' of https://git.dhilton.xyz/k/nixos_configs
All checks were successful
Verify Nix Flake / verify_build (push) Successful in 1m53s

This commit is contained in:
k 2025-10-15 05:08:46 +00:00
commit 5996a33269

View File

@ -82,7 +82,7 @@
home-assistant = { home-assistant = {
enable = true; enable = true;
extraComponents = ["wiz" "fail2ban" "ollama" "wyoming"]; extraComponents = ["wiz" "fail2ban" "ollama" "wyoming" "androidtv" "androidtv_remote"];
config = { config = {
default_config = {}; default_config = {};
"automation ui" = "!include automations.yaml"; "automation ui" = "!include automations.yaml";