From c5673388568bdf9e4b91aa6ac92ef9a864caa3b1 Mon Sep 17 00:00:00 2001 From: TheWanderingCrow Date: Tue, 6 Jan 2026 11:22:25 -0500 Subject: [PATCH] add mkvtoolnix --- home/crow/common/core/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/crow/common/core/default.nix b/home/crow/common/core/default.nix index 1de989f..cdb2396 100644 --- a/home/crow/common/core/default.nix +++ b/home/crow/common/core/default.nix @@ -41,6 +41,7 @@ in protonvpn-gui imagemagick httpie + mkvtoolnix ; }; };