This commit is contained in:
2025-07-17 21:07:23 -07:00
parent a35909ba9b
commit 086143af27

9
mpd/mpd.conf Normal file
View File

@ -0,0 +1,9 @@
music_directory "/home/nik/music"
auto_update "yes"
bind_to_address "127.0.0.1"
restore_paused "yes"
audio_output {
type "pulse"
name "pulse"
}