Fix recording module

This commit is contained in:
2023-04-20 12:09:21 +01:00
parent a8931e61a2
commit 59eb37e666

View File

@ -14,7 +14,7 @@ in {
(if cfg.audio.enable then [ (if cfg.audio.enable then [
ardour ardour
audacity audacity
]) ++ ] else []) ++
(if cfg.video.enable then [ (if cfg.video.enable then [
handbrake handbrake
mkvtoolnix mkvtoolnix