This commit is contained in:
Torjus Håkestad 2024-05-01 21:04:07 +02:00
parent c363f922bb
commit 9c1e29dad5

View File

@ -6,6 +6,7 @@
configWritable = true; configWritable = true;
config = null; config = null;
extraPackages = python3Packages: with pkgs.python3Packages; [ extraPackages = python3Packages: with pkgs.python3Packages; [
gtts
bellows bellows
radios radios
paho-mqtt paho-mqtt