programs: blanket: sandbox with bwrap

This commit is contained in:
Colin 2024-02-05 18:26:21 +00:00
parent e84079e84c
commit 12846732b9

View File

@ -221,6 +221,9 @@ in
# INDIVIDUAL PACKAGE DEFINITIONS
blanket.sandbox.method = "bwrap";
blanket.sandbox.wrapperType = "wrappedDerivation";
"cacert.unbundled".sandbox.enable = false;
cargo.persist.byStore.plaintext = [ ".cargo" ];