bonsai: sandbox with bunpen

This commit is contained in:
2024-09-06 05:20:51 +00:00
parent 8bdb711968
commit c6af2c8e02

View File

@@ -113,7 +113,7 @@ in
fs.".config/bonsai/bonsai_tree.json".symlink.target = pkgs.writers.writeJSON "bonsai_tree.json" cfg.config.transitions;
sandbox.method = "bwrap";
sandbox.method = "bunpen";
sandbox.extraRuntimePaths = [
"bonsai"
];