diff --git a/nixos/roles/home-assistant-local/default.nix b/nixos/roles/home-assistant-local/default.nix index e0409387..15dcb8ab 100644 --- a/nixos/roles/home-assistant-local/default.nix +++ b/nixos/roles/home-assistant-local/default.nix @@ -38,17 +38,7 @@ in entities = [ "switch.lichterkette_schlafzimmer" "switch.weihnachtsstern_schlafzimmer" ]; }; }; - homeassistant = { - name = "Kiesstraße 10, 1. OG, links"; - latitude = "49.8766"; - longitude = "8.6524"; - elevation = "150"; - unit_system = "metric"; - currency = "EUR"; - time_zone = "Europe/Berlin"; - external_url = "http://home.wg.m-0.eu"; - internal_url = "http://home.lo.m-0.eu"; - }; + homeassistant = pkgs.privateValue { } "homeassistant-home"; logger = { default = "info"; logs = { diff --git a/private b/private index f89590a6..9e2d94a0 160000 --- a/private +++ b/private @@ -1 +1 @@ -Subproject commit f89590a6fc8c75eb17dfbbfd17203b5a4e172bce +Subproject commit 9e2d94a0579717ae8635e6ec802524318187f33e