Upgrade to nixos 25.05 #4
@ -8,7 +8,7 @@ in {
|
|||||||
|
|
||||||
virtualisation.oci-containers.containers = {
|
virtualisation.oci-containers.containers = {
|
||||||
homeassistant = {
|
homeassistant = {
|
||||||
image = "ghcr.io/home-assistant/home-assistant:2024.1";
|
image = "ghcr.io/home-assistant/home-assistant:2025.5.3";
|
||||||
extraOptions = [
|
extraOptions = [
|
||||||
"--network=host"
|
"--network=host"
|
||||||
"--device=/dev/ttyUSB0" # Sonoff Zigbee 3.0 USB
|
"--device=/dev/ttyUSB0" # Sonoff Zigbee 3.0 USB
|
||||||
|
Loading…
x
Reference in New Issue
Block a user