Skip to content

Instantly share code, notes, and snippets.

@bjackman
Created November 10, 2025 16:20
Show Gist options
  • Select an option

  • Save bjackman/79479d5ca6864046d5e2e5b541f095f2 to your computer and use it in GitHub Desktop.

Select an option

Save bjackman/79479d5ca6864046d5e2e5b541f095f2 to your computer and use it in GitHub Desktop.
{
"boot-source": {
"boot_args": "console=ttyS0,115200 noapic acpi=off reboot=k panic=1 i8042.noaux i8042.nomux i8042.nopnp i8042.dumbkbd 8250.nr_uarts=1 root=fstab loglevel=4 init=/nix/store/5a1cwd0zrxivqwahrzi2zr7qkc0ank2l-nixos-system-my-microvm-25.05.20250523.11cb351/init",
"initrd_path": "/nix/store/c0w7269zhglhhkikccs3yii9ch4syw8i-initrd-linux-6.12.30/initrd",
"kernel_image_path": "/nix/store/4h97jkdi0hj4gnx8awq35iicj6i3x8rk-linux-6.12.30-dev/vmlinux"
},
"drives": [
{
"drive_id": "store",
"io_engine": "Sync",
"is_read_only": true,
"is_root_device": false,
"path_on_host": "/nix/store/pqa9pkxrzl1yb3959i4qrr2nksmv1vzz-microvm-store-disk.erofs"
}
],
"machine-config": {
"mem_size_mib": 512,
"secret_free": true,
"smt": true,
"vcpu_count": 1
},
"network-interfaces": [],
"vsock": null
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment