a
This commit is contained in:
parent
d5eeaa2c78
commit
675de25900
22 changed files with 157 additions and 247 deletions
|
@ -19,14 +19,15 @@ in
|
|||
{
|
||||
|
||||
home.packages =
|
||||
with pkgs;
|
||||
with unstable;
|
||||
with inputs;
|
||||
[
|
||||
unstable.svt-av1-psy
|
||||
unstable.ffmpeg-full
|
||||
unstable.ab-av1
|
||||
unstable.whisper-cpp-vulkan
|
||||
unstable.video-compare
|
||||
svt-av1-psy
|
||||
# unstable.ffmpeg-full
|
||||
ab-av1
|
||||
# whisper-cpp-vulkan
|
||||
video-compare
|
||||
];
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue