decentralize
This commit is contained in:
@@ -13,6 +13,8 @@
|
||||
|
||||
config = lib.mkIf config.sysconfig.opts.virtualization.homeassistant.enable {
|
||||
|
||||
networking.hosts."192.168.100.25" = [ "hass.local" ];
|
||||
|
||||
containers.home-assistant = {
|
||||
|
||||
autoStart = true;
|
||||
@@ -34,6 +36,7 @@
|
||||
|
||||
config = {
|
||||
homeassistant.unit_system = "us_customary";
|
||||
http.server_port = 80;
|
||||
};
|
||||
|
||||
configWritable = true;
|
||||
|
||||
Reference in New Issue
Block a user