System Gen223 @ 2026-02-19-16:47:06 by jonas@comfy-station
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user