programs: fractal: enable DRI in sandbox
This commit is contained in:
@@ -29,6 +29,7 @@ in
|
||||
|
||||
sandbox.method = "bwrap";
|
||||
sandbox.wrapperType = "wrappedDerivation";
|
||||
sandbox.whitelistDri = true; # otherwise video playback buuuuurns CPU
|
||||
|
||||
configOption = with lib; mkOption {
|
||||
default = {};
|
||||
|
Reference in New Issue
Block a user