Switch to stable channel but pull the bitcoind and clightning packages and the tor module from unstable
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ in {
|
||||
'';
|
||||
};
|
||||
port = mkOption {
|
||||
type = types.port;
|
||||
type = types.ints.u16;
|
||||
default = 9116;
|
||||
description = ''
|
||||
"The port on which to listen for connections.";
|
||||
|
||||
Reference in New Issue
Block a user