We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83846f2 commit 12f340dCopy full SHA for 12f340d
examples/default.yaml
@@ -5,7 +5,7 @@
5
# Default values in this YAML file are specified by `null` instead of Lima's "builtin default" values,
6
# so they can be overridden by the $LIMA_HOME/_config/default.yaml mechanism documented at the end of this file.
7
8
-# VM type: "qemu" or "vz" (on macOS 13 and later).
+# VM type: "qemu", "vz" (on macOS 13 and later), or "default".
9
# The vmType can be specified only on creating the instance.
10
# The vmType of existing instances cannot be changed.
11
# 🟢 Builtin default: "qemu"
0 commit comments