nixpkgs-review: persist the ~/.cache/nixpkgs-review directory

This commit is contained in:
Colin 2024-06-01 17:07:58 +00:00
parent f0128b9496
commit 53bbd611da

View File

@ -857,6 +857,9 @@ in
nixpkgs-review.sandbox.extraPaths = [
"/nix"
];
nixpkgs-review.persist.byStore.cryptClearOnBoot = [
".cache/nixpkgs-review" #< help it not exhaust / tmpfs
];
nmap.sandbox.method = "bwrap";
nmap.sandbox.net = "all"; # clearnet and lan