revised custom-add-on
This commit is contained in:
@@ -30,7 +30,7 @@ services.bitcoind.package = mkForce config.nix-bitcoin.pkgs.bitcoind;
|
|||||||
The code for CLN for BTCpayserver backend is as follows:
|
The code for CLN for BTCpayserver backend is as follows:
|
||||||
|
|
||||||
```nix
|
```nix
|
||||||
services.btcpayserver.lightningBackend = mkForce clightning;
|
services.btcpayserver.lightningBackend = mkForce "clightning";
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user