alsaUtils/aplay: fix sandboxing
This commit is contained in:
@@ -419,6 +419,7 @@ in
|
|||||||
# alsaUtils amixer, aplay, speaker-test, ...
|
# alsaUtils amixer, aplay, speaker-test, ...
|
||||||
alsaUtils.sandbox.whitelistAudio = true; #< not strictly necessary?
|
alsaUtils.sandbox.whitelistAudio = true; #< not strictly necessary?
|
||||||
alsaUtils.sandbox.extraPaths = [ "/dev/snd" ];
|
alsaUtils.sandbox.extraPaths = [ "/dev/snd" ];
|
||||||
|
alsaUtils.sandbox.autodetectCliPaths = "existingFile"; # for `aplay ./file.wav`
|
||||||
|
|
||||||
backblaze-b2 = {};
|
backblaze-b2 = {};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user