lnd: add cli option

This commit is contained in:
Erik Arvstedt
2020-01-12 20:02:02 +01:00
parent 1833b15888
commit cd5ed39b9c
4 changed files with 13 additions and 5 deletions
+1
View File
@@ -77,6 +77,7 @@ in {
path = with pkgs; [
nix-bitcoin.nodeinfo
config.services.clightning.cli
config.services.lnd.cli
jq
sudo
];