From 7ce4fafaf4c7cfb94f7a6e0e8f6b48e3c19f4d9b Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 17 Apr 2017 23:09:00 +0200 Subject: Typo --- bragi.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bragi.nix') diff --git a/bragi.nix b/bragi.nix index a93ab840..4143002e 100644 --- a/bragi.nix +++ b/bragi.nix @@ -133,7 +133,7 @@ in rec { services.mpd = { enable = true; musicDirectory = "/media/odin/music"; - network = { listenAdress = "any"; }; # Just so the module won't produce a bind_to_adress line + network.listenAddress = "any"; # Just so the module won't produce a bind_to_adress line extraConfig = '' bind_to_address "bragi.bragisheimr.yggdrasil" bind_to_address "bragi.asgard.yggdrasil" -- cgit v1.2.3