lnd: add netns cli script
This commit is contained in:
parent
c55296433d
commit
4b8ca52647
2 changed files with 6 additions and 1 deletions
|
|
@ -107,7 +107,6 @@ in {
|
|||
description = "The package providing lnd binaries.";
|
||||
};
|
||||
cli = mkOption {
|
||||
readOnly = true;
|
||||
default = pkgs.writeScriptBin "lncli"
|
||||
# Switch user because lnd makes datadir contents readable by user only
|
||||
''
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue