mirror of
https://github.com/aviallon/nixos-lib.git
synced 2026-04-06 01:38:06 +00:00
[Desktop/Multimedia] don't directly overlay ffmpeg-full, only override for cmdline use
This commit is contained in:
parent
3ae50d2cc2
commit
8ec15b97a5
2 changed files with 2 additions and 2 deletions
|
|
@ -9,7 +9,7 @@ let
|
|||
in {
|
||||
config = mkIf (cfg.enable && !generalCfg.minimal) {
|
||||
environment.systemPackages = with pkgs; [
|
||||
ffmpeg-full
|
||||
myFFmpeg
|
||||
krita
|
||||
obs-studio
|
||||
scribus
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue