mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2024-12-29 17:56:34 +01:00
ffmpeg not tensor
This commit is contained in:
parent
eb8f7dafa1
commit
5a3656cf11
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@
|
||||||
jitsi-meet-electron
|
jitsi-meet-electron
|
||||||
thunderbird
|
thunderbird
|
||||||
(ffmpeg-full.override {
|
(ffmpeg-full.override {
|
||||||
withTensorflow = true;
|
#withTensorflow = true;
|
||||||
withUnfree = true;
|
withUnfree = true;
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue