parent
7b65696436
commit
f696f043a4
5 changed files with 89 additions and 14 deletions
packages/gpu-screen-recorder
|
@ -7,4 +7,9 @@ callPackage ./generic.nix {
|
|||
pname = "gsr-kms-server";
|
||||
isKmsServer = true;
|
||||
inherit gpu-screen-recorder-src;
|
||||
|
||||
description = ''
|
||||
Small program giving safe KMS access to gpu-screen-recorder when recording a monitor.
|
||||
This is the only part of gpu-screen-recorder that could require root permissions.
|
||||
'';
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue