mpd: Disable replaygain

Otherwise heavy clipping occurs when playing opus files without
replaygain tags.
This commit is contained in:
Simon Bruder 2021-08-21 18:57:08 +02:00
parent 9832f10d03
commit 64a682a836
Signed by: simon
GPG key ID: 8D3C82F9F309F8EC

View file

@ -11,7 +11,6 @@ lib.mkIf nixosConfig.sbruder.gui.enable {
zeroconf_enabled "no" zeroconf_enabled "no"
restore_paused "yes" restore_paused "yes"
replaygain "track"
audio_output { audio_output {
type "pulse" type "pulse"