treewide: streamline 'extraConfig' descriptions
This commit is contained in:
parent
e774c045de
commit
e6a6c721c1
4 changed files with 4 additions and 5 deletions
|
|
@ -90,7 +90,7 @@ in {
|
|||
par=16
|
||||
logips=1
|
||||
'';
|
||||
description = "Additional configurations to be appended to <filename>bitcoin.conf</filename>.";
|
||||
description = "Extra lines appended to <filename>bitcoin.conf</filename>.";
|
||||
};
|
||||
dataDir = mkOption {
|
||||
type = types.path;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue