From 8d654cb086304253cf254186e1419997b0f21510 Mon Sep 17 00:00:00 2001 From: busti Date: Mon, 25 Oct 2021 13:55:48 +0200 Subject: [PATCH] install vlc, sox and ffmpeg --- common/default.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/common/default.nix b/common/default.nix index 3f306a0..f68c534 100644 --- a/common/default.nix +++ b/common/default.nix @@ -40,6 +40,9 @@ jq pavucontrol dosbox + vlc + ffmpeg-full + sox ]; programs.bash.shellAliases = {