refactor: avahi

This commit is contained in:
arcnmx 2024-01-14 13:33:40 -08:00
parent 42bf19cf47
commit 56e8011300
6 changed files with 36 additions and 12 deletions

View file

@ -86,7 +86,7 @@ in {
homekit = [ {
name = "Tewi";
port = 21063;
ip_address = "10.1.1.38";
ip_address = config.networking.access.static.ipv4;
filter = let
inherit (cfg.config) google_assistant;
in {