Skip to content

Instantly share code, notes, and snippets.

@Hayao0819
Created May 22, 2022 08:01
Show Gist options
  • Save Hayao0819/dc9e987b1fc6e44c7201d58a1d9e6001 to your computer and use it in GitHub Desktop.
Save Hayao0819/dc9e987b1fc6e44c7201d58a1d9e6001 to your computer and use it in GitHub Desktop.
Limaの設定ファイル
# This example requires Lima v0.7.0 or later
arch: "x86_64"
images:
# NOTE: the image is periodically rotated, if you face 404, see https://mirror.pkgbuild.com/images/ to find the latest image.
- location: "https://mirror.pkgbuild.com/images/v20220515.56564/Arch-Linux-x86_64-cloudimg-20220515.56564.qcow2"
arch: "x86_64"
digest: "sha256:e7ef924f6c56642e2c3a4be7c74fad4c38a8113c8d527a835b2f51dcb1977394"
mounts:
- location: "~"
- location: "/tmp/lima"
writable: true
firmware:
legacyBIOS: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment