grim: sandbox

This commit is contained in:
Colin 2024-03-02 06:22:28 +00:00
parent 7fa1dbc5d5
commit 28cb705bd4

View File

@ -490,7 +490,9 @@ in
];
gptfdisk.sandbox.autodetectCliPaths = "existing"; #< sometimes you'll use gdisk on a device file.
grim = {};
grim.sandbox.method = "bwrap";
grim.sandbox.autodetectCliPaths = "existingOrParent";
grim.sandbox.whitelistWayland = true;
hase.sandbox.method = "bwrap";
hase.sandbox.net = "clearnet";