services.mycelium.peers
NixOS option
List of peers to connect to, in the formats: quic://[2001:0db8::1]:9651 quic://192.0.2.1:9651 tcp://[2001:0db8::1]:9651 tcp://192.0.2.1:9651 If addHostedPublicNodes is set to true, the hosted public nodes will also be added.
type: list of stringDefault
declared in: nixos/modules/services/networking/mycelium.nixView source on NixOS/nixpkgs →[ ]