From 6dba8c599f9b3379bca55d3eda7076b4fa21885a Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Mon, 13 Mar 2017 20:02:45 +0100 Subject: Set mpd environment --- hel.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hel.nix b/hel.nix index e81627cb..7a3a3af7 100644 --- a/hel.nix +++ b/hel.nix @@ -428,6 +428,8 @@ environment.sessionVariables = { "SANE_CONFIG_DIR" = "/etc/sane.d"; "TPRINT_BASEURL" = "http://bragi.asgard.yggdrasil/thermoprint/api"; + "MPD_HOST" = "bragi.asgard.yggdrasil"; + "MPD_PORT" = "6600"; }; systemd.services."kill-user@" = { -- cgit v1.2.3