feat(home-assistant): set up Thread and Matter
Some checks failed
Test / tests (push) Failing after 32m1s
Some checks failed
Test / tests (push) Failing after 32m1s
This commit is contained in:
parent
74f811a5e0
commit
b5cfb308a6
4 changed files with 50 additions and 2 deletions
|
|
@ -110,7 +110,7 @@ in
|
|||
};
|
||||
|
||||
# mDNS already handled by systemd-resolved
|
||||
services.avahi.enable = false;
|
||||
services.avahi.enable = lib.mkForce false;
|
||||
|
||||
programs.mtr.enable = true;
|
||||
programs.mosh.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue