nodeinfo: rename `nodeinfoLib` -> `lib`

This commit is contained in:
Erik Arvstedt 2022-10-22 19:37:57 +02:00 committed by Greg Shuflin
parent 32db35d1bf
commit f4f4808d59
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ let
'';
};
nodeinfoLib = mkOption {
lib = mkOption {
internal = true;
readOnly = true;
default = nodeinfoLib;