programs: mpv: sandbox with bwrap instead of firejail
This commit is contained in:
@@ -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" ];
|
||||
|
Reference in New Issue
Block a user