From de53b38f60370cb1016615506200d54408ec0148 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki?= Date: Sat, 25 Feb 2023 17:56:07 +0000 Subject: [PATCH] add kdenlive --- nixos/gui/default.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/nixos/gui/default.nix b/nixos/gui/default.nix index 3e0eb907..f11901af 100644 --- a/nixos/gui/default.nix +++ b/nixos/gui/default.nix @@ -45,8 +45,10 @@ in { gnome-screenshot gparted inkscape + kdenlive krusader libreoffice + mediainfo mindforger modem-manager-gui nautilus @@ -76,7 +78,7 @@ in { yubikey-manager-qt yubikey-personalization yubikey-personalization-gui - ] ++ (with unstable; [ gnucash thunderbird kicad ]) ++ [ + ] ++ (with unstable; [ glaxnimate gnucash kicad thunderbird ]) ++ [ nixpkgs-nixos-stable-and-unfree.discord nixpkgs-nixos-unstable-and-unfree.hopper ];