services.p2pool.extraArgs
NixOS option
List of extra command-line arguments to be passed to the P2Pool daemon.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/networking/p2pool.nixView source on NixOS/nixpkgs →[ "--out-peers 12" "--in-peers 8" ]