mirror of
https://github.com/kmein/niveum
synced 2026-03-19 03:21:10 +01:00
wallabag: run on podman, autoupdate
This commit is contained in:
@@ -84,7 +84,7 @@ in
|
||||
image = "ghcr.io/home-assistant/home-assistant:stable";
|
||||
extraOptions = [
|
||||
"--network=host"
|
||||
"--device=/dev/ttyACM0:/dev/ttyACM0" # Example, change this to match your own hardware
|
||||
"--device=/dev/ttyACM0:/dev/ttyACM0"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user