let lib = import ../../../lib { inherit (import { }) lib; }; publicKeys = lib.getNodeKeys "compute01"; in lib.setDefault { inherit publicKeys; } [ ]