pipewire: speculatively add /dev/video*

This commit is contained in:
Colin 2024-03-02 00:14:47 +00:00
parent f55bb3518f
commit a40cefc8a5

View File

@ -18,6 +18,10 @@ in
sandbox.extraRuntimePaths = [ "/" ];
sandbox.extraPaths = [
"/dev/snd"
# desko/lappy don't need these, but moby complains if not present
"/dev/video0"
"/dev/video1"
"/dev/video2"
];
sandbox.extraHomePaths = [
# pulseaudio cookie