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 = {
|
services.matter-server = {
|
||||||
enable = true;
|
enable = true;
|
||||||
extraArgs = [
|
extraArgs = [
|
||||||
|
"--storage-path=/var/lib/matter-server"
|
||||||
"--bluetooth-adapter=0"
|
"--bluetooth-adapter=0"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue