programs: loupe: fix sandboxing

This commit is contained in:
Colin 2024-02-14 04:32:10 +00:00
parent 8b32f2f231
commit e174eaeff0

View File

@ -4,6 +4,7 @@
sandbox.method = "bwrap";
sandbox.wrapperType = "wrappedDerivation";
sandbox.whitelistWayland = true;
sandbox.autodetectCliPaths = "parent";
sandbox.extraHomePaths = [
"Pictures"
"Pictures/servo-macros"