From 06d8f45edb04e59e8c6def37864d7b34d0457cfd Mon Sep 17 00:00:00 2001 From: smayzy Date: Mon, 23 Jun 2025 19:55:25 +0200 Subject: [PATCH] add kdenlive & prismlauncher --- configuration.nix | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configuration.nix b/configuration.nix index 2fb2470..feffc9a 100644 --- a/configuration.nix +++ b/configuration.nix @@ -129,6 +129,8 @@ loupe gimp3 mullvad-vpn + libsForQt5.kdenlive + prismlauncher ]; programs.virt-manager.enable = true;