programs: pulsemixer: sandbox

This commit is contained in:
Colin 2024-02-16 15:01:42 +00:00
parent 8f3bab3636
commit 1d646459ab

View File

@ -607,6 +607,10 @@ in
"/proc"
];
pulsemixer.sandbox.method = "landlock";
pulsemixer.sandbox.wrapperType = "wrappedDerivation";
pulsemixer.sandbox.whitelistAudio = true;
pwvucontrol.sandbox.method = "bwrap";
pwvucontrol.sandbox.wrapperType = "wrappedDerivation";
pwvucontrol.sandbox.whitelistAudio = true;