pactl: sandbox
This commit is contained in:
@@ -2,5 +2,7 @@
|
|||||||
{
|
{
|
||||||
sane.programs.pactl = {
|
sane.programs.pactl = {
|
||||||
packageUnwrapped = pkgs.linkIntoOwnPackage pkgs.pulseaudio "bin/pactl";
|
packageUnwrapped = pkgs.linkIntoOwnPackage pkgs.pulseaudio "bin/pactl";
|
||||||
|
sandbox.method = "bwrap";
|
||||||
|
sandbox.whitelistAudio = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user