parent
7b65696436
commit
f696f043a4
5 changed files with 89 additions and 14 deletions
packages/gpu-screen-recorder
|
@ -6,4 +6,9 @@
|
|||
callPackage ./generic.nix {
|
||||
pname = "gpu-screen-recorder";
|
||||
inherit gpu-screen-recorder-src;
|
||||
|
||||
description = ''
|
||||
Screen recorder that has minimal impact on system performance by recording
|
||||
a window using the GPU only.
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue