feat(guz,apps,packages): davincify to convert files to mov

This commit is contained in:
Guz
2025-03-14 22:12:37 -03:00
parent 7ee48cc52f
commit 1709442746
4 changed files with 28 additions and 0 deletions

View File

@@ -42,5 +42,9 @@
ffmpeg
krita
davinci-resolve
])
# Utils
++ (with self.packages.${pkgs.system}; [
davincify
]);
}