diff --git a/hosts/common/programs/mpv.nix b/hosts/common/programs/mpv.nix index 6dc7d921..7c8cf3d2 100644 --- a/hosts/common/programs/mpv.nix +++ b/hosts/common/programs/mpv.nix @@ -62,7 +62,8 @@ in ''; }); - sandbox.method = "firejail"; + sandbox.method = null; + # sandbox.method = "firejail"; #< fails on moby persist.byStore.plaintext = [ ".local/state/mpv/watch_later" ]; fs.".config/mpv/input.conf".symlink.text = let