mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
home-assistant
This commit is contained in:
7
configs/home-assistant.nix
Normal file
7
configs/home-assistant.nix
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
services.home-assistant = {
|
||||
enable = true;
|
||||
configWritable = true;
|
||||
lovelaceConfigWritable = true;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user