mirror of
https://git.feal.no/felixalb/nixos-config.git
synced 2025-10-06 04:53:57 +02:00
defiant: update homeassistant
This commit is contained in:
@@ -8,7 +8,7 @@ in {
|
||||
|
||||
virtualisation.oci-containers.containers = {
|
||||
homeassistant = {
|
||||
image = "ghcr.io/home-assistant/home-assistant:2024.1";
|
||||
image = "ghcr.io/home-assistant/home-assistant:2025.5.3";
|
||||
extraOptions = [
|
||||
"--network=host"
|
||||
"--device=/dev/ttyUSB0" # Sonoff Zigbee 3.0 USB
|
||||
|
Reference in New Issue
Block a user