add esphome
This commit is contained in:
parent
01f5aeeab8
commit
8fa3766584
1 changed files with 4 additions and 0 deletions
|
@ -284,4 +284,8 @@ with lib;
|
|||
# Android Tools
|
||||
programs.adb.enable = true;
|
||||
services.udev.packages = [ pkgs.android-udev-rules ];
|
||||
|
||||
services.esphome = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue