mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixosTests.zigbee2mqtt: use nspawn container
This commit is contained in:
parent
56a234d888
commit
9b4eefdf38
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
{
|
||||
name = "zigbee2mqtt";
|
||||
nodes.machine = {
|
||||
containers.machine = {
|
||||
systemd.services.dummy-serial = {
|
||||
wantedBy = [
|
||||
"multi-user.target"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue