diff --git a/nixos/machines/justin-bieber-creek.nix b/nixos/machines/justin-bieber-creek.nix index 55410116..584b7fac 100644 --- a/nixos/machines/justin-bieber-creek.nix +++ b/nixos/machines/justin-bieber-creek.nix @@ -16,12 +16,12 @@ services.home-assistant = { enable = true; + extraComponents = [ + "esphome" + "met" + "radio_browser" + ]; config = { - extraComponents = [ - "esphome" - "met" - "radio_browser" - ]; config = { default_config = {}; met = {};