---
Function {
 argument: None,
 arguments: FunctionArguments {
  arguments: [],
  ellipsis: true,
 },
 definition: Map {
  bindings: [
   KeyValue(
    AttributePath {
     attributes: [
      Raw {
       content: "imports",
       position: (6, 3),
      },
     ],
    },
    List {
     elements: [
      Path {
       parts: [
        Raw {
         content: "./netboot-base.nix",
         position: (7, 7),
        },
       ],
      },
      Path {
       parts: [
        Raw {
         content: "../../profiles/minimal.nix",
         position: (8, 7),
        },
       ],
      },
     ],
     position: (7, 5),
    },
   ),
  ],
  recursive: false,
  position: (5, 1),
 },
 position: (3, 1),
}