mpd: Disable replaygain
Otherwise heavy clipping occurs when playing opus files without replaygain tags.
This commit is contained in:
parent
9832f10d03
commit
64a682a836
|
@ -11,7 +11,6 @@ lib.mkIf nixosConfig.sbruder.gui.enable {
|
|||
zeroconf_enabled "no"
|
||||
|
||||
restore_paused "yes"
|
||||
replaygain "track"
|
||||
|
||||
audio_output {
|
||||
type "pulse"
|
||||
|
|
Loading…
Reference in a new issue