System Gen223 @ 2026-02-19-16:47:06 by jonas@comfy-station

This commit is contained in:
2026-02-19 16:47:06 +01:00
parent a01c946395
commit 730084e210

View File

@@ -35,7 +35,7 @@ in {
type = lib.types.bool;
default = false;
description = ''
Enable Darktable for raw processing.
Enable raw processing programs.
'';
};
video-editing-light = lib.mkOption {
@@ -71,6 +71,7 @@ in {
hugin
rawtherapee
unstable.darktable
rapidraw
]
++ lib.optionals cfg.video-editing-light [
ffmpeg