mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
profiles/desktop: add ffmpeg to every subcategory
It is pretty much needed for every subcategory at this point. Although, there should be a better way to put this program.
This commit is contained in:
parent
abf620a192
commit
37a05da569
@ -24,6 +24,7 @@ in {
|
||||
gimp # Photo editing wannabe tool.
|
||||
krita # Digital art wannabe tool.
|
||||
|
||||
ffmpeg # Ah yes, everyman's multimedia swiss army knife.
|
||||
imagemagick # Ah yes, everyman's image manipulation tool.
|
||||
gmic # Don't let the gimmicks fool you, it's a magical image framework.
|
||||
];
|
||||
@ -41,6 +42,7 @@ in {
|
||||
yabridge # Building bridges to Windows and Linux audio tools.
|
||||
yabridgectl # The bridge controller.
|
||||
|
||||
ffmpeg # Ah yes, everyman's multimedia swiss army knife.
|
||||
helvum # The Pipewire Patchbay.
|
||||
carla # The Carla Carla.
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user