pipewire: speculatively add /dev/video*
This commit is contained in:
@@ -18,6 +18,10 @@ in
|
|||||||
sandbox.extraRuntimePaths = [ "/" ];
|
sandbox.extraRuntimePaths = [ "/" ];
|
||||||
sandbox.extraPaths = [
|
sandbox.extraPaths = [
|
||||||
"/dev/snd"
|
"/dev/snd"
|
||||||
|
# desko/lappy don't need these, but moby complains if not present
|
||||||
|
"/dev/video0"
|
||||||
|
"/dev/video1"
|
||||||
|
"/dev/video2"
|
||||||
];
|
];
|
||||||
sandbox.extraHomePaths = [
|
sandbox.extraHomePaths = [
|
||||||
# pulseaudio cookie
|
# pulseaudio cookie
|
||||||
|
Reference in New Issue
Block a user