add dev helper and docs
This commit is contained in:
committed by
Greg Shuflin
parent
740dd666ad
commit
22e41d5c06
@@ -315,7 +315,9 @@ let
|
||||
services.lnd.enable = true;
|
||||
services.bitcoind.prune = 1000;
|
||||
};
|
||||
};
|
||||
} // (import ../dev/dev-scenarios.nix {
|
||||
inherit lib scenarios;
|
||||
});
|
||||
|
||||
## Example scenarios that showcase extra features
|
||||
exampleScenarios = with lib; {
|
||||
|
||||
Reference in New Issue
Block a user