Home Assistant: Difference between revisions

imported>Janfrode
No edit summary
imported>Mweinelt
Line 133: Line 133:


   imports = [
   imports = [
     <nixos-unstable/nixos/modules/services/misc/home-assistant.nix>
     <nixos-unstable/nixos/modules/services/home-automation/home-assistant.nix>
   ];
   ];
}
}