From 4be3d256a13ed701438416e10b26794fd453509b Mon Sep 17 00:00:00 2001 From: ahwx Date: Mon, 2 Mar 2026 15:49:17 +0100 Subject: [PATCH] feat: install `kdenlive`/`mpv`/`royal-tsx`/`obs` --- hosts/azalea/default.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hosts/azalea/default.nix b/hosts/azalea/default.nix index c7e62e9..ded86b6 100644 --- a/hosts/azalea/default.nix +++ b/hosts/azalea/default.nix @@ -63,8 +63,12 @@ "nowplaying-cli" "switchaudio-osx" "lua" + "mpv" ]; casks = [ + "kdenlive" + "royal-tsx" + "obs" "supertuxkart" "vial" "thunderbird"