---
Map {
 bindings: [
  KeyValue(
   AttributePath {
    attributes: [
     Raw {
      content: "imports",
      position: (2, 3),
     },
    ],
   },
   List {
    elements: [
     Path {
      parts: [
       Raw {
        content: "../../profiles/installation-device.nix",
        position: (3, 5),
       },
      ],
     },
     Path {
      parts: [
       Raw {
        content: "./sd-image-riscv64-qemu.nix",
        position: (4, 5),
       },
      ],
     },
    ],
    position: (2, 13),
   },
  ),
  KeyValue(
   AttributePath {
    attributes: [
     Raw {
      content: "installer",
      position: (9, 3),
     },
     Raw {
      content: "cloneConfig",
      position: (9, 13),
     },
    ],
   },
   Variable {
    identifier: "false",
    position: (9, 27),
   },
  ),
 ],
 recursive: false,
 position: (1, 1),
}