nodeinfo: rename `nodeinfoLib` -> `lib`

This commit is contained in:
Erik Arvstedt 2022-10-22 19:37:57 +02:00
parent 8eaa4cce30
commit 90e942e5ae
No known key found for this signature in database
GPG Key ID: 33312B944DD97846
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;