Set ha config to null
This commit is contained in:
parent
83fb68c46a
commit
956d4dcdff
@ -3,5 +3,6 @@
|
|||||||
services.home-assistant = {
|
services.home-assistant = {
|
||||||
enable = true;
|
enable = true;
|
||||||
configWritable = true;
|
configWritable = true;
|
||||||
|
config = null;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user