about summary refs log tree commit diff
path: root/nixpkgs/nixos/tests/snapcast.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixpkgs/nixos/tests/snapcast.nix')
-rw-r--r--nixpkgs/nixos/tests/snapcast.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/nixpkgs/nixos/tests/snapcast.nix b/nixpkgs/nixos/tests/snapcast.nix
index 2fef63625140..ef35d586c9c8 100644
--- a/nixpkgs/nixos/tests/snapcast.nix
+++ b/nixpkgs/nixos/tests/snapcast.nix
@@ -34,6 +34,10 @@ in {
             type = "tcp";
             location = "127.0.0.1:${toString tcpStreamPort}";
           };
+          meta = {
+            type = "meta";
+            location = "/mpd/bluetooth/tcp";
+          };
         };
       };
     };