mirror of
https://github.com/gensokyo-zone/infrastructure.git
synced 2026-02-09 12:29:19 -08:00
refactor: avahi
This commit is contained in:
parent
42bf19cf47
commit
56e8011300
6 changed files with 36 additions and 12 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue