about summary refs log tree commit diff
path: root/nixos/tests/snapcast.nix
diff options
context:
space:
mode:
authorTobias Mayer <tobim@fastmail.fm>2022-01-04 08:44:10 +0100
committerTobias Mayer <tobim@fastmail.fm>2022-04-20 23:25:28 +0200
commit0d49836dec33b6749c1775a48d019a4a52a41cc5 (patch)
treea73b10472d8a7e9bc863e5591175c075a2a43f52 /nixos/tests/snapcast.nix
parentc81321c7f90eef6bedf0685d402294497af3e187 (diff)
nixos/snapserver: don't open ports by default
Diffstat (limited to 'nixos/tests/snapcast.nix')
-rw-r--r--nixos/tests/snapcast.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/tests/snapcast.nix b/nixos/tests/snapcast.nix
index 30b8343e2ffee..9b62e4724e757 100644
--- a/nixos/tests/snapcast.nix
+++ b/nixos/tests/snapcast.nix
@@ -19,6 +19,7 @@ in {
         port = port;
         tcp.port = tcpPort;
         http.port = httpPort;
+        openFirewall = true;
         buffer = bufferSize;
         streams = {
           mpd = {