programs: inkscape: sandbox with bwrap
This commit is contained in:
@@ -368,6 +368,18 @@ in
|
||||
"gnome.hitori".sandbox.wrapperType = "wrappedDerivation";
|
||||
"gnome.hitori".sandbox.whitelistWayland = true;
|
||||
|
||||
inkscape.sandbox.method = "bwrap";
|
||||
inkscape.sandbox.wrapperType = "wrappedDerivation";
|
||||
inkscape.sandbox.whitelistWayland = true;
|
||||
inkscape.sandbox.extraHomePaths = [
|
||||
"Pictures"
|
||||
"Pictures/servo-macros"
|
||||
"dev"
|
||||
"ref"
|
||||
"tmp"
|
||||
];
|
||||
inkscape.sandbox.autodetectCliPaths = true;
|
||||
|
||||
# jq.sandbox.autodetectCliPaths = true; # liable to over-detect
|
||||
|
||||
krita.sandbox.method = "bwrap";
|
||||
|
Reference in New Issue
Block a user