Merge pull request #137 from DarkKirb/mpd-replaygain
Add replaygain to mpd
This commit is contained in:
commit
4ec6c0c202
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ _: {
|
|||
type "pipewire"
|
||||
name "Pipewire"
|
||||
}
|
||||
replaygain "track"
|
||||
'';
|
||||
};
|
||||
programs.ncmpcpp.enable = true;
|
||||
|
|
Loading…
Reference in a new issue