fix(home-assistant): update matter-server config
Some checks failed
Test / tests (push) Failing after 18m28s
Some checks failed
Test / tests (push) Failing after 18m28s
This commit is contained in:
parent
e00ed1e7c4
commit
bbea19c43a
1 changed files with 1 additions and 0 deletions
|
|
@ -147,6 +147,7 @@ in
|
|||
services.matter-server = {
|
||||
enable = true;
|
||||
extraArgs = [
|
||||
"--storage-path=/var/lib/matter-server"
|
||||
"--bluetooth-adapter=0"
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue