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