summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bragi.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/bragi.nix b/bragi.nix
index f1da0748..254441c1 100644
--- a/bragi.nix
+++ b/bragi.nix
@@ -104,6 +104,7 @@
104 name "JACK" 104 name "JACK"
105 type "jack" 105 type "jack"
106 client_name "mpd" 106 client_name "mpd"
107 destination_ports "mpdmix0:in,mpdmix1:in"
107 } 108 }
108 ''; 109 '';
109 }; 110 };