bitcoind: sandbox
This commit is contained in:
@@ -400,6 +400,12 @@ in
|
|||||||
|
|
||||||
backblaze-b2 = {};
|
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.buildCost = 1;
|
||||||
blanket.sandbox.method = "bwrap";
|
blanket.sandbox.method = "bwrap";
|
||||||
blanket.sandbox.whitelistAudio = true;
|
blanket.sandbox.whitelistAudio = true;
|
||||||
|
Reference in New Issue
Block a user