From 80143fee876b032417f5998cd8dd7484357f1f6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kier=C3=A1n=20Meinhardt?= Date: Sat, 3 Apr 2021 15:01:54 +0200 Subject: [PATCH] feat(mpd-fm): run on pulseaudio --- configs/mpd-fm.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configs/mpd-fm.nix b/configs/mpd-fm.nix index 9b66ae4..e778d3e 100644 --- a/configs/mpd-fm.nix +++ b/configs/mpd-fm.nix @@ -17,7 +17,7 @@ in auto_update "yes" audio_output { - type "alsa" + type "pulse" name "zaatar single room audio system" }