From c11175ecf6b181fb50264688e3a33654480073ac Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Thu, 10 Aug 2023 22:39:41 +0300 Subject: [PATCH] add kdenlive --- hosts/sakotop/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/sakotop/configuration.nix b/hosts/sakotop/configuration.nix index b7f373c6..7633be58 100644 --- a/hosts/sakotop/configuration.nix +++ b/hosts/sakotop/configuration.nix @@ -48,6 +48,7 @@ media = { gimp.enable = true; blender.enable = true; + kdenlive.enable = true; mpv.enable = true; }; };