Add library function to read public vars

This commit is contained in:
pinpox
2025-10-20 14:17:36 +02:00
parent 0d4bbbd17e
commit dc0b7fc3bf
4 changed files with 32 additions and 1 deletions

View File

@@ -167,7 +167,7 @@ in
'';
type = types.submoduleWith {
specialArgs = {
inherit (config) machines;
inherit (config) machines clanLib;
};
modules = [
{