box: enable home-assistant
This commit is contained in:
parent
7febfdf234
commit
407e4f5f16
@ -204,6 +204,15 @@ in {
|
||||
};
|
||||
|
||||
services = {
|
||||
home-assistant = {
|
||||
enable = true;
|
||||
config = {
|
||||
homeassistant = {
|
||||
name = "Home";
|
||||
time_zone = "MDT";
|
||||
};
|
||||
};
|
||||
};
|
||||
photoprism = {
|
||||
enable = true;
|
||||
port = 2343;
|
||||
|
Loading…
Reference in New Issue
Block a user