From 6779156e23859cf29a6bf4cdd2e196c40de831e9 Mon Sep 17 00:00:00 2001 From: Sean Buckley Date: Mon, 10 May 2021 11:34:37 -0400 Subject: [PATCH] move ffmpeg from cli to graphical --- modules/cli.nix | 1 - modules/graphical.nix | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/cli.nix b/modules/cli.nix index 53dcf1d..a738b7e 100644 --- a/modules/cli.nix +++ b/modules/cli.nix @@ -21,7 +21,6 @@ in sqlite usbutils entr - ffmpeg gcc python3 openssl diff --git a/modules/graphical.nix b/modules/graphical.nix index e12c675..3594348 100644 --- a/modules/graphical.nix +++ b/modules/graphical.nix @@ -6,6 +6,7 @@ in environment.systemPackages = with pkgs; [ brave gimp + ffmpeg mpv tdesktop pavucontrol