mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 21:39:23 +02:00
use ffmpeg full
This commit is contained in:
parent
4702b81348
commit
d8b40824d5
2 changed files with 8 additions and 4 deletions
|
@ -134,6 +134,10 @@
|
|||
))
|
||||
jitsi-meet-electron
|
||||
thunderbird
|
||||
(ffmpeg-full.override {
|
||||
withTensorflow = true;
|
||||
withUnfree = true;
|
||||
})
|
||||
];
|
||||
|
||||
programs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue