esp
This commit is contained in:
@@ -12,7 +12,7 @@ in
|
|||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
virtualisation.oci-containers.containers.esphome = {
|
virtualisation.oci-containers.containers.esphome = {
|
||||||
autoStart = true;
|
autoStart = true;
|
||||||
image = "ghcr.io/esphome/esphome:2026.2.4";
|
image = "ghcr.io/esphome/esphome";
|
||||||
ports = [ "6052:6052" ];
|
ports = [ "6052:6052" ];
|
||||||
devices = [
|
devices = [
|
||||||
"/dev/ttyUSB0"
|
"/dev/ttyUSB0"
|
||||||
|
|||||||
Reference in New Issue
Block a user