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