From e6bb94d4414c209a1aa87395366f581048200d96 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Fri, 25 Dec 2015 17:23:16 +0100 Subject: listen on localhost as well --- bragi.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/bragi.nix b/bragi.nix index 7d5d1cf9..cee8f0fa 100644 --- a/bragi.nix +++ b/bragi.nix @@ -125,6 +125,7 @@ in rec { extraConfig = '' bind_to_address "bragi.bragisheimr.yggdrasil" bind_to_address "bragi.asgard.yggdrasil" + bind_to_address "localhost" audio_output { name "JACK" -- cgit v1.2.3