0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-14 14:10:33 +03:00

nixos/tests/zigbeem2mqtt: add name

This commit is contained in:
Martin Weinelt 2022-09-01 13:32:47 +02:00
parent 4adcdfcbab
commit 7cd670580e
No known key found for this signature in database
GPG key ID: 87C1E9888F856759

View file

@ -1,6 +1,6 @@
import ./make-test-python.nix ({ pkgs, lib, ... }:
{
name = "zigbee2mqtt";
nodes.machine = { pkgs, ... }:
{
services.zigbee2mqtt = {