pwvucontrol: whitelist DRI inside the sandbox, for better perf

This commit is contained in:
Colin 2024-04-16 20:49:33 +00:00
parent 276844af0b
commit 62f5b9276f
1 changed files with 1 additions and 0 deletions

View File

@ -739,6 +739,7 @@ in
pwvucontrol.sandbox.method = "bwrap";
pwvucontrol.sandbox.whitelistAudio = true;
pwvucontrol.sandbox.whitelistDri = true; # else perf on moby is unusable
pwvucontrol.sandbox.whitelistWayland = true;
python3-repl.packageUnwrapped = pkgs.python3.withPackages (ps: with ps; [