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
4040# 🟢 Builtin default: [] (Mount nothing)
4141# 🔵 This file: Mount the home as read-only, /tmp/lima as writable (inherited via the `base` mechanism later in this file)
4242mounts : []
43- # - location: "~"
43+ # - location: "~"
4444# # Configure the mountPoint inside the guest.
4545# # 🟢 Builtin default: value of location
4646# mountPoint: null
@@ -79,7 +79,7 @@ mounts: []
7979# # See https://www.kernel.org/doc/Documentation/filesystems/9p.txt
8080# # 🟢 Builtin default: "fscache" for non-writable mounts, "mmap" for writable mounts
8181# cache: null
82- # - location: "/tmp/lima"
82+ # - location: "/tmp/lima"
8383# # 🟢 Builtin default: false
8484# # 🔵 This file: true (only for "/tmp/lima")
8585# writable: true
You can’t perform that action at this time.
0 commit comments