home-manager/suites/desktop: add Davinci Resolve

This commit is contained in:
Gabriel Arazas 2025-01-16 12:31:10 +08:00
parent e748306f39
commit 588457ec80
No known key found for this signature in database
GPG Key ID: 62104B43D00AA360

View File

@ -92,6 +92,7 @@ in
home.packages = with pkgs; [
ffmpeg-full # Ah yes, everyman's multimedia swiss army knife.
kdenlive # YOU! Edit this video and live in a den, 'k?
davinci-resolve # Michaelangelo once used this, I think.
gnome-video-effects # A bunch of stock video effects.
];