update to nixos 23.05
This commit is contained in:
parent
55c64d8dff
commit
e2cce7daa8
8 changed files with 19 additions and 16 deletions
|
|
@ -2,17 +2,17 @@
|
|||
pkgs: pkgsUnstable:
|
||||
{
|
||||
inherit (pkgs)
|
||||
lndconnect;
|
||||
|
||||
inherit (pkgsUnstable)
|
||||
btcpayserver
|
||||
charge-lnd
|
||||
clightning
|
||||
electrs
|
||||
elementsd
|
||||
extra-container
|
||||
fulcrum
|
||||
hwi
|
||||
lndconnect;
|
||||
|
||||
inherit (pkgsUnstable)
|
||||
btcpayserver
|
||||
clightning
|
||||
lightning-loop
|
||||
lightning-pool
|
||||
nbxplorer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue