summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bragi.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/bragi.nix b/bragi.nix
index e4c67b5c..6d8bc507 100644
--- a/bragi.nix
+++ b/bragi.nix
@@ -146,7 +146,7 @@ in rec {
146 bind_to_address "bragi.asgard.yggdrasil" 146 bind_to_address "bragi.asgard.yggdrasil"
147 bind_to_address "localhost" 147 bind_to_address "localhost"
148 148
149 bind_to_address "~/run/mpd.socket" 149 bind_to_address "/run/mpd.socket"
150 150
151 audio_output { 151 audio_output {
152 name "JACK" 152 name "JACK"