nixos/gpu-screen-recorder: install package to system (#487386)
This commit is contained in:
@@ -28,6 +28,8 @@ in
|
||||
};
|
||||
|
||||
config = lib.mkIf cfg.enable {
|
||||
environment.systemPackages = [ cfg.package ];
|
||||
|
||||
security.wrappers."gsr-kms-server" = {
|
||||
owner = "root";
|
||||
group = "root";
|
||||
|
||||
Reference in New Issue
Block a user