lnd: fix cert key format bug

This commit is contained in:
Erik Arvstedt 2023-05-07 20:30:36 +02:00
parent 744d8fe379
commit 9f3daab64f
No known key found for this signature in database
GPG key ID: 33312B944DD97846
3 changed files with 17 additions and 1 deletions

View file

@ -17,7 +17,6 @@ pkgs: pkgsUnstable:
fulcrum
hwi
lightning-loop
lnd
nbxplorer;
inherit pkgs pkgsUnstable;