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;
|
type = lib.types.bool;
|
||||||
default = false;
|
default = false;
|
||||||
description = ''
|
description = ''
|
||||||
Enable Darktable for raw processing.
|
Enable raw processing programs.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
video-editing-light = lib.mkOption {
|
video-editing-light = lib.mkOption {
|
||||||
@@ -71,6 +71,7 @@ in {
|
|||||||
hugin
|
hugin
|
||||||
rawtherapee
|
rawtherapee
|
||||||
unstable.darktable
|
unstable.darktable
|
||||||
|
rapidraw
|
||||||
]
|
]
|
||||||
++ lib.optionals cfg.video-editing-light [
|
++ lib.optionals cfg.video-editing-light [
|
||||||
ffmpeg
|
ffmpeg
|
||||||
|
|||||||
Reference in New Issue
Block a user