programs: mpv: sandbox with bwrap instead of firejail

This commit is contained in:
Colin 2024-01-23 11:37:37 +00:00
parent f9174dd2aa
commit 973203d85e

View File

@ -62,7 +62,7 @@ in
'';
});
sandbox.method = null;
sandbox.method = "bwrap";
# sandbox.method = "firejail"; #< fails on moby
persist.byStore.plaintext = [ ".local/state/mpv/watch_later" ];