add required deps for kdenlive
This commit is contained in:
parent
39ecd247a0
commit
c7c90d0df2
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ in
|
||||||
config = mkIf cfg.enable {
|
config = mkIf cfg.enable {
|
||||||
users.users.sako.packages = with pkgs; [
|
users.users.sako.packages = with pkgs; [
|
||||||
kdenlive
|
kdenlive
|
||||||
|
mediainfo
|
||||||
|
glaxnimate
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue