media: Add flac encoder
This commit is contained in:
parent
7402a970a1
commit
383333c113
|
@ -4,6 +4,7 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
# Audio
|
||||
abcde # cd ripper
|
||||
flac # flac encoder
|
||||
shntool # split audio with cue
|
||||
sidplayfp # SID chiptune player
|
||||
sox # “Swiss Army knife of audio manipulation”
|
||||
|
|
Loading…
Reference in a new issue