programs: alsaUtils: sandbox

This commit is contained in:
Colin 2024-02-16 11:28:43 +00:00
parent fffd6f4204
commit a9d384688a

View File

@ -221,6 +221,11 @@ in
# INDIVIDUAL PACKAGE DEFINITIONS
alsaUtils.sandbox.method = "landlock";
alsaUtils.sandbox.wrapperType = "wrappedDerivation";
alsaUtils.sandbox.whitelistAudio = true; #< not strictly necessary?
blanket.sandbox.method = "bwrap";
blanket.sandbox.wrapperType = "wrappedDerivation";
blanket.sandbox.whitelistAudio = true;