Loading
lima: fix vz driver support
Otherwise, a newer lima fails to start a ubuntu VM with the following error: ``` vm driver 'vz' needs macOS 13 or later (Hint: try recompiling Lima if you are seeing this error on macOS 13) ``` While _13 would technically work, the virt library they use has availability checks up to 15: https://github.com/search?q=repo%3ACode-Hex%2Fvz+available+15&type=code