bitcoind: sandbox

This commit is contained in:
2024-07-07 02:21:14 +00:00
parent 3dc007448c
commit 1ad933ad9c

View File

@@ -400,6 +400,12 @@ in
backblaze-b2 = {};
bitcoind.sandbox.method = "bwrap";
bitcoind.sandbox.extraHomePaths = [
".config/bitcoin/bitcoin.conf"
];
bitcoind.sandbox.net = "all"; # actually needs only localhost
blanket.buildCost = 1;
blanket.sandbox.method = "bwrap";
blanket.sandbox.whitelistAudio = true;