exiftool: sandbox with bunpen

This commit is contained in:
2024-09-03 19:18:26 +00:00
parent c7eb0c7c71
commit f384515c51

View File

@@ -1,7 +1,7 @@
{ ... }:
{
sane.programs.exiftool = {
sandbox.method = "bwrap";
sandbox.method = "bunpen";
sandbox.autodetectCliPaths = "existingFile";
};
}