feat: adds kdenlive and pinta

This commit is contained in:
Ahwx 2024-08-01 18:04:27 +02:00
parent 1e5f68b267
commit 945c67ac16

View file

@ -1,6 +1,8 @@
{ inputs, pkgs, ... }: { inputs, pkgs, ... }:
{ {
home.packages = with pkgs; [ home.packages = with pkgs; [
pinta # "Paint.NET-like editor"
kdenlive # Video editor
translate-shell # Google Translate but in the CLI translate-shell # Google Translate but in the CLI
wireguard-tools # VPN connections wireguard-tools # VPN connections
openresolv # required for wireguard-tools openresolv # required for wireguard-tools