update hass components
This commit is contained in:
14
modules/homeassistant/hacs/default.nix
Normal file
14
modules/homeassistant/hacs/default.nix
Normal file
@@ -0,0 +1,14 @@
|
||||
{ ... }:
|
||||
{
|
||||
imports = [
|
||||
./anycubic.nix
|
||||
./bambulab.nix
|
||||
./gehome.nix
|
||||
./icloud3.nix
|
||||
./mail-and-packages.nix
|
||||
./nanokvm.nix
|
||||
./overseerr.nix
|
||||
./petlibro.nix
|
||||
./wyzeapi.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user