add esphome

This commit is contained in:
nyanloutre 2022-11-29 21:10:45 +01:00
parent 2848cd7547
commit 82c3e1243f
Signed by: nyanloutre
GPG Key ID: 194A92D1103ACB2A
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
usb-modeswitch usb-modeswitch
esphome
]; ];
programs.wireshark.enable = true; programs.wireshark.enable = true;