alsaUtils/aplay: fix sandboxing

This commit is contained in:
2024-10-20 06:25:33 +00:00
parent 3f22ac89a1
commit a5b80e103f

View File

@@ -419,6 +419,7 @@ in
# alsaUtils amixer, aplay, speaker-test, ...
alsaUtils.sandbox.whitelistAudio = true; #< not strictly necessary?
alsaUtils.sandbox.extraPaths = [ "/dev/snd" ];
alsaUtils.sandbox.autodetectCliPaths = "existingFile"; # for `aplay ./file.wav`
backblaze-b2 = {};