nodeinfo: rename nodeinfoLib -> lib
This commit is contained in:
parent
8eaa4cce30
commit
90e942e5ae
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ let
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
nodeinfoLib = mkOption {
|
lib = mkOption {
|
||||||
internal = true;
|
internal = true;
|
||||||
readOnly = true;
|
readOnly = true;
|
||||||
default = nodeinfoLib;
|
default = nodeinfoLib;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue