added kdenlive and deps

This commit is contained in:
Nickiel12 2022-10-11 09:28:10 -07:00 committed by GitHub
parent 99fd75f689
commit dac53bc3e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -33,10 +33,14 @@ in
stateVersion = "22.05";
packages = with pkgs; [
# utilities
ffmpeg-full
frei0r # kdenlive video plugins
# commandline utils
powerline
neofetch
ranger
obsidian
powerline
nodejs # required for coc-nvim
@ -46,7 +50,9 @@ in
# Gui application
firefox
libsForQt5.kate
obsidian
libsForQt5.kate # kate/kwrite
kdenlive
];
sessionVariables = {