1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

home-assistant

This commit is contained in:
Kierán Meinhardt
2019-06-13 15:39:33 +02:00
parent 454eb22b85
commit 55dd993389
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
services.home-assistant = {
enable = true;
configWritable = true;
lovelaceConfigWritable = true;
};
}