File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ disk: null
40
40
# 🟢 Builtin default: [] (Mount nothing)
41
41
# 🔵 This file: Mount the home as read-only, /tmp/lima as writable (inherited via the `base` mechanism later in this file)
42
42
mounts : []
43
- # - location: "~"
43
+ # - location: "~"
44
44
# # Configure the mountPoint inside the guest.
45
45
# # 🟢 Builtin default: value of location
46
46
# mountPoint: null
@@ -79,7 +79,7 @@ mounts: []
79
79
# # See https://www.kernel.org/doc/Documentation/filesystems/9p.txt
80
80
# # 🟢 Builtin default: "fscache" for non-writable mounts, "mmap" for writable mounts
81
81
# cache: null
82
- # - location: "/tmp/lima"
82
+ # - location: "/tmp/lima"
83
83
# # 🟢 Builtin default: false
84
84
# # 🔵 This file: true (only for "/tmp/lima")
85
85
# writable: true
You can’t perform that action at this time.
0 commit comments