nodeinfo: rename nodeinfoLib -> lib

This commit is contained in:
Erik Arvstedt
2022-10-22 19:37:57 +02:00
parent 8eaa4cce30
commit 90e942e5ae

View File

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