nixosTests.zigbee2mqtt: use nspawn container

This commit is contained in:
Martin Weinelt 2026-05-24 13:15:09 +02:00
commit 9b4eefdf38
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -6,7 +6,7 @@
{
name = "zigbee2mqtt";
nodes.machine = {
containers.machine = {
systemd.services.dummy-serial = {
wantedBy = [
"multi-user.target"