---
Function {
 argument: None,
 arguments: FunctionArguments {
  arguments: [
   FunctionArgument {
    identifier: "pkgs",
    default: None,
   },
   FunctionArgument {
    identifier: "lib",
    default: None,
   },
   FunctionArgument {
    identifier: "config",
    default: None,
   },
  ],
  ellipsis: true,
 },
 definition: With {
  expression: Variable {
   identifier: "lib",
   position: (4, 6),
  },
  target: LetIn {
   bindings: [
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "json",
        position: (7, 3),
       },
      ],
     },
     FunctionApplication {
      function: PropertyAccess {
       expression: Variable {
        identifier: "pkgs",
        position: (7, 10),
       },
       attribute_path: AttributePath {
        attributes: [
         Raw {
          content: "formats",
          position: (7, 15),
         },
         Raw {
          content: "json",
          position: (7, 23),
         },
        ],
       },
       default: None,
      },
      arguments: [
       Map {
        bindings: [],
        recursive: false,
        position: (7, 28),
       },
      ],
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "cfg",
        position: (8, 3),
       },
      ],
     },
     PropertyAccess {
      expression: Variable {
       identifier: "config",
       position: (8, 9),
      },
      attribute_path: AttributePath {
       attributes: [
        Raw {
         content: "services",
         position: (8, 16),
        },
        Raw {
         content: "pipewire",
         position: (8, 25),
        },
        Raw {
         content: "media-session",
         position: (8, 34),
        },
       ],
      },
      default: None,
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "enable32BitAlsaPlugins",
        position: (9, 3),
       },
      ],
     },
     BinaryOperation {
      operator: LogicalAnd,
      operands: [
       BinaryOperation {
        operator: LogicalAnd,
        operands: [
         PropertyAccess {
          expression: Variable {
           identifier: "cfg",
           position: (9, 28),
          },
          attribute_path: AttributePath {
           attributes: [
            Raw {
             content: "alsa",
             position: (9, 32),
            },
            Raw {
             content: "support32Bit",
             position: (9, 37),
            },
           ],
          },
          default: None,
         },
         PropertyAccess {
          expression: Variable {
           identifier: "pkgs",
           position: (10, 31),
          },
          attribute_path: AttributePath {
           attributes: [
            Raw {
             content: "stdenv",
             position: (10, 36),
            },
            Raw {
             content: "isx86_64",
             position: (10, 43),
            },
           ],
          },
          default: None,
         },
        ],
        position: (10, 28),
       },
       BinaryOperation {
        operator: NotEqualTo,
        operands: [
         PropertyAccess {
          expression: Variable {
           identifier: "pkgs",
           position: (11, 31),
          },
          attribute_path: AttributePath {
           attributes: [
            Raw {
             content: "pkgsi686Linux",
             position: (11, 36),
            },
            Raw {
             content: "pipewire",
             position: (11, 50),
            },
           ],
          },
          default: None,
         },
         Variable {
          identifier: "null",
          position: (11, 62),
         },
        ],
        position: (11, 59),
       },
      ],
      position: (11, 28),
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "defaults",
        position: (15, 3),
       },
      ],
     },
     Map {
      bindings: [
       KeyValue(
        AttributePath {
         attributes: [
          Raw {
           content: "alsa-monitor",
           position: (16, 5),
          },
         ],
        },
        FunctionApplication {
         function: PropertyAccess {
          expression: Variable {
           identifier: "lib",
           position: (16, 20),
          },
          attribute_path: AttributePath {
           attributes: [
            Raw {
             content: "importJSON",
             position: (16, 24),
            },
           ],
          },
          default: None,
         },
         arguments: [
          Path {
           parts: [
            Raw {
             content: "./media-session/alsa-monitor.conf.json",
             position: (16, 35),
            },
           ],
          },
         ],
        },
       ),
       KeyValue(
        AttributePath {
         attributes: [
          Raw {
           content: "bluez-monitor",
           position: (17, 5),
          },
         ],
        },
        FunctionApplication {
         function: PropertyAccess {
          expression: Variable {
           identifier: "lib",
           position: (17, 21),
          },
          attribute_path: AttributePath {
           attributes: [
            Raw {
             content: "importJSON",
             position: (17, 25),
            },
           ],
          },
          default: None,
         },
         arguments: [
          Path {
           parts: [
            Raw {
             content: "./media-session/bluez-monitor.conf.json",
             position: (17, 36),
            },
           ],
          },
         ],
        },
       ),
       KeyValue(
        AttributePath {
         attributes: [
          Raw {
           content: "media-session",
           position: (18, 5),
          },
         ],
        },
        FunctionApplication {
         function: PropertyAccess {
          expression: Variable {
           identifier: "lib",
           position: (18, 21),
          },
          attribute_path: AttributePath {
           attributes: [
            Raw {
             content: "importJSON",
             position: (18, 25),
            },
           ],
          },
          default: None,
         },
         arguments: [
          Path {
           parts: [
            Raw {
             content: "./media-session/media-session.conf.json",
             position: (18, 36),
            },
           ],
          },
         ],
        },
       ),
       KeyValue(
        AttributePath {
         attributes: [
          Raw {
           content: "v4l2-monitor",
           position: (19, 5),
          },
         ],
        },
        FunctionApplication {
         function: PropertyAccess {
          expression: Variable {
           identifier: "lib",
           position: (19, 20),
          },
          attribute_path: AttributePath {
           attributes: [
            Raw {
             content: "importJSON",
             position: (19, 24),
            },
           ],
          },
          default: None,
         },
         arguments: [
          Path {
           parts: [
            Raw {
             content: "./media-session/v4l2-monitor.conf.json",
             position: (19, 35),
            },
           ],
          },
         ],
        },
       ),
      ],
      recursive: false,
      position: (15, 14),
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "configs",
        position: (22, 3),
       },
      ],
     },
     Map {
      bindings: [
       KeyValue(
        AttributePath {
         attributes: [
          Raw {
           content: "alsa-monitor",
           position: (23, 5),
          },
         ],
        },
        FunctionApplication {
         function: Variable {
          identifier: "recursiveUpdate",
          position: (23, 20),
         },
         arguments: [
          PropertyAccess {
           expression: Variable {
            identifier: "defaults",
            position: (23, 36),
           },
           attribute_path: AttributePath {
            attributes: [
             Raw {
              content: "alsa-monitor",
              position: (23, 45),
             },
            ],
           },
           default: None,
          },
          PropertyAccess {
           expression: Variable {
            identifier: "cfg",
            position: (23, 58),
           },
           attribute_path: AttributePath {
            attributes: [
             Raw {
              content: "config",
              position: (23, 62),
             },
             Raw {
              content: "alsa-monitor",
              position: (23, 69),
             },
            ],
           },
           default: None,
          },
         ],
        },
       ),
       KeyValue(
        AttributePath {
         attributes: [
          Raw {
           content: "bluez-monitor",
           position: (24, 5),
          },
         ],
        },
        FunctionApplication {
         function: Variable {
          identifier: "recursiveUpdate",
          position: (24, 21),
         },
         arguments: [
          PropertyAccess {
           expression: Variable {
            identifier: "defaults",
            position: (24, 37),
           },
           attribute_path: AttributePath {
            attributes: [
             Raw {
              content: "bluez-monitor",
              position: (24, 46),
             },
            ],
           },
           default: None,
          },
          PropertyAccess {
           expression: Variable {
            identifier: "cfg",
            position: (24, 60),
           },
           attribute_path: AttributePath {
            attributes: [
             Raw {
              content: "config",
              position: (24, 64),
             },
             Raw {
              content: "bluez-monitor",
              position: (24, 71),
             },
            ],
           },
           default: None,
          },
         ],
        },
       ),
       KeyValue(
        AttributePath {
         attributes: [
          Raw {
           content: "media-session",
           position: (25, 5),
          },
         ],
        },
        FunctionApplication {
         function: Variable {
          identifier: "recursiveUpdate",
          position: (25, 21),
         },
         arguments: [
          PropertyAccess {
           expression: Variable {
            identifier: "defaults",
            position: (25, 37),
           },
           attribute_path: AttributePath {
            attributes: [
             Raw {
              content: "media-session",
              position: (25, 46),
             },
            ],
           },
           default: None,
          },
          PropertyAccess {
           expression: Variable {
            identifier: "cfg",
            position: (25, 60),
           },
           attribute_path: AttributePath {
            attributes: [
             Raw {
              content: "config",
              position: (25, 64),
             },
             Raw {
              content: "media-session",
              position: (25, 71),
             },
            ],
           },
           default: None,
          },
         ],
        },
       ),
       KeyValue(
        AttributePath {
         attributes: [
          Raw {
           content: "v4l2-monitor",
           position: (26, 5),
          },
         ],
        },
        FunctionApplication {
         function: Variable {
          identifier: "recursiveUpdate",
          position: (26, 20),
         },
         arguments: [
          PropertyAccess {
           expression: Variable {
            identifier: "defaults",
            position: (26, 36),
           },
           attribute_path: AttributePath {
            attributes: [
             Raw {
              content: "v4l2-monitor",
              position: (26, 45),
             },
            ],
           },
           default: None,
          },
          PropertyAccess {
           expression: Variable {
            identifier: "cfg",
            position: (26, 58),
           },
           attribute_path: AttributePath {
            attributes: [
             Raw {
              content: "config",
              position: (26, 62),
             },
             Raw {
              content: "v4l2-monitor",
              position: (26, 69),
             },
            ],
           },
           default: None,
          },
         ],
        },
       ),
      ],
      recursive: false,
      position: (22, 13),
     },
    ),
   ],
   target: Map {
    bindings: [
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "meta",
         position: (30, 3),
        },
       ],
      },
      Map {
       bindings: [
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "maintainers",
            position: (31, 5),
           },
          ],
         },
         PropertyAccess {
          expression: Variable {
           identifier: "teams",
           position: (31, 19),
          },
          attribute_path: AttributePath {
           attributes: [
            Raw {
             content: "freedesktop",
             position: (31, 25),
            },
            Raw {
             content: "members",
             position: (31, 37),
            },
           ],
          },
          default: None,
         },
        ),
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "buildDocsInSandbox",
            position: (33, 5),
           },
          ],
         },
         Variable {
          identifier: "false",
          position: (33, 26),
         },
        ),
       ],
       recursive: false,
       position: (30, 10),
      },
     ),
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "options",
         position: (37, 3),
        },
       ],
      },
      Map {
       bindings: [
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "services",
            position: (38, 5),
           },
           Raw {
            content: "pipewire",
            position: (38, 14),
           },
           Raw {
            content: "media-session",
            position: (38, 23),
           },
          ],
         },
         Map {
          bindings: [
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "enable",
               position: (39, 7),
              },
             ],
            },
            FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (39, 16),
             },
             arguments: [
              Map {
               bindings: [
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "type",
                    position: (40, 9),
                   },
                  ],
                 },
                 PropertyAccess {
                  expression: Variable {
                   identifier: "types",
                   position: (40, 16),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "bool",
                     position: (40, 22),
                    },
                   ],
                  },
                  default: None,
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "default",
                    position: (41, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "false",
                  position: (41, 19),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "description",
                    position: (42, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "Whether to enable the deprecated example Pipewire session manager",
                    position: (42, 24),
                   },
                  ],
                 },
                ),
               ],
               recursive: false,
               position: (39, 25),
              },
             ],
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "package",
               position: (45, 7),
              },
             ],
            },
            FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (45, 17),
             },
             arguments: [
              Map {
               bindings: [
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "type",
                    position: (46, 9),
                   },
                  ],
                 },
                 PropertyAccess {
                  expression: Variable {
                   identifier: "types",
                   position: (46, 16),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "package",
                     position: (46, 22),
                    },
                   ],
                  },
                  default: None,
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "default",
                    position: (47, 9),
                   },
                  ],
                 },
                 PropertyAccess {
                  expression: Variable {
                   identifier: "pkgs",
                   position: (47, 19),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "pipewire-media-session",
                     position: (47, 24),
                    },
                   ],
                  },
                  default: None,
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "defaultText",
                    position: (48, 9),
                   },
                  ],
                 },
                 FunctionApplication {
                  function: Variable {
                   identifier: "literalExpression",
                   position: (48, 23),
                  },
                  arguments: [
                   String {
                    parts: [
                     Raw {
                      content: "pkgs.pipewire-media-session",
                      position: (48, 42),
                     },
                    ],
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "description",
                    position: (49, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "The pipewire-media-session derivation to use.\n",
                    position: (50, 1),
                   },
                  ],
                 },
                ),
               ],
               recursive: false,
               position: (45, 26),
              },
             ],
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "config",
               position: (54, 7),
              },
             ],
            },
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "media-session",
                  position: (55, 9),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkOption",
                 position: (55, 25),
                },
                arguments: [
                 Map {
                  bindings: [
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "type",
                       position: (56, 11),
                      },
                     ],
                    },
                    PropertyAccess {
                     expression: Variable {
                      identifier: "json",
                      position: (56, 18),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "type",
                        position: (56, 23),
                       },
                      ],
                     },
                     default: None,
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "description",
                       position: (57, 11),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Raw {
                       content: "Configuration for the media session core. For details see\nhttps://gitlab.freedesktop.org/pipewire/media-session/-/blob/",
                       position: (58, 1),
                      },
                      Expression {
                       expression: PropertyAccess {
                        expression: Variable {
                         identifier: "cfg",
                         position: (59, 76),
                        },
                        attribute_path: AttributePath {
                         attributes: [
                          Raw {
                           content: "package",
                           position: (59, 80),
                          },
                          Raw {
                           content: "version",
                           position: (59, 88),
                          },
                         ],
                        },
                        default: None,
                       },
                      },
                      Raw {
                       content: "/src/daemon/media-session.d/media-session.conf\n",
                       position: (59, 96),
                      },
                     ],
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "default",
                       position: (61, 11),
                      },
                     ],
                    },
                    Map {
                     bindings: [],
                     recursive: false,
                     position: (61, 21),
                    },
                   ),
                  ],
                  recursive: false,
                  position: (55, 34),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "alsa-monitor",
                  position: (64, 9),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkOption",
                 position: (64, 24),
                },
                arguments: [
                 Map {
                  bindings: [
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "type",
                       position: (65, 11),
                      },
                     ],
                    },
                    PropertyAccess {
                     expression: Variable {
                      identifier: "json",
                      position: (65, 18),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "type",
                        position: (65, 23),
                       },
                      ],
                     },
                     default: None,
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "description",
                       position: (66, 11),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Raw {
                       content: "Configuration for the alsa monitor. For details see\nhttps://gitlab.freedesktop.org/pipewire/media-session/-/blob/",
                       position: (67, 1),
                      },
                      Expression {
                       expression: PropertyAccess {
                        expression: Variable {
                         identifier: "cfg",
                         position: (68, 76),
                        },
                        attribute_path: AttributePath {
                         attributes: [
                          Raw {
                           content: "package",
                           position: (68, 80),
                          },
                          Raw {
                           content: "version",
                           position: (68, 88),
                          },
                         ],
                        },
                        default: None,
                       },
                      },
                      Raw {
                       content: "/src/daemon/media-session.d/alsa-monitor.conf\n",
                       position: (68, 96),
                      },
                     ],
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "default",
                       position: (70, 11),
                      },
                     ],
                    },
                    Map {
                     bindings: [],
                     recursive: false,
                     position: (70, 21),
                    },
                   ),
                  ],
                  recursive: false,
                  position: (64, 33),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "bluez-monitor",
                  position: (73, 9),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkOption",
                 position: (73, 25),
                },
                arguments: [
                 Map {
                  bindings: [
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "type",
                       position: (74, 11),
                      },
                     ],
                    },
                    PropertyAccess {
                     expression: Variable {
                      identifier: "json",
                      position: (74, 18),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "type",
                        position: (74, 23),
                       },
                      ],
                     },
                     default: None,
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "description",
                       position: (75, 11),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Raw {
                       content: "Configuration for the bluez5 monitor. For details see\nhttps://gitlab.freedesktop.org/pipewire/media-session/-/blob/",
                       position: (76, 1),
                      },
                      Expression {
                       expression: PropertyAccess {
                        expression: Variable {
                         identifier: "cfg",
                         position: (77, 76),
                        },
                        attribute_path: AttributePath {
                         attributes: [
                          Raw {
                           content: "package",
                           position: (77, 80),
                          },
                          Raw {
                           content: "version",
                           position: (77, 88),
                          },
                         ],
                        },
                        default: None,
                       },
                      },
                      Raw {
                       content: "/src/daemon/media-session.d/bluez-monitor.conf\n",
                       position: (77, 96),
                      },
                     ],
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "default",
                       position: (79, 11),
                      },
                     ],
                    },
                    Map {
                     bindings: [],
                     recursive: false,
                     position: (79, 21),
                    },
                   ),
                  ],
                  recursive: false,
                  position: (73, 34),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "v4l2-monitor",
                  position: (82, 9),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "mkOption",
                 position: (82, 24),
                },
                arguments: [
                 Map {
                  bindings: [
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "type",
                       position: (83, 11),
                      },
                     ],
                    },
                    PropertyAccess {
                     expression: Variable {
                      identifier: "json",
                      position: (83, 18),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "type",
                        position: (83, 23),
                       },
                      ],
                     },
                     default: None,
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "description",
                       position: (84, 11),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Raw {
                       content: "Configuration for the V4L2 monitor. For details see\nhttps://gitlab.freedesktop.org/pipewire/media-session/-/blob/",
                       position: (85, 1),
                      },
                      Expression {
                       expression: PropertyAccess {
                        expression: Variable {
                         identifier: "cfg",
                         position: (86, 76),
                        },
                        attribute_path: AttributePath {
                         attributes: [
                          Raw {
                           content: "package",
                           position: (86, 80),
                          },
                          Raw {
                           content: "version",
                           position: (86, 88),
                          },
                         ],
                        },
                        default: None,
                       },
                      },
                      Raw {
                       content: "/src/daemon/media-session.d/v4l2-monitor.conf\n",
                       position: (86, 96),
                      },
                     ],
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "default",
                       position: (88, 11),
                      },
                     ],
                    },
                    Map {
                     bindings: [],
                     recursive: false,
                     position: (88, 21),
                    },
                   ),
                  ],
                  recursive: false,
                  position: (82, 33),
                 },
                ],
               },
              ),
             ],
             recursive: false,
             position: (54, 16),
            },
           ),
          ],
          recursive: false,
          position: (38, 39),
         },
        ),
       ],
       recursive: false,
       position: (37, 13),
      },
     ),
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "config",
         position: (95, 3),
        },
       ],
      },
      FunctionApplication {
       function: Variable {
        identifier: "mkIf",
        position: (95, 12),
       },
       arguments: [
        PropertyAccess {
         expression: Variable {
          identifier: "cfg",
          position: (95, 17),
         },
         attribute_path: AttributePath {
          attributes: [
           Raw {
            content: "enable",
            position: (95, 21),
           },
          ],
         },
         default: None,
        },
        Map {
         bindings: [
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "environment",
              position: (96, 5),
             },
             Raw {
              content: "systemPackages",
              position: (96, 17),
             },
            ],
           },
           List {
            elements: [
             PropertyAccess {
              expression: Variable {
               identifier: "cfg",
               position: (96, 36),
              },
              attribute_path: AttributePath {
               attributes: [
                Raw {
                 content: "package",
                 position: (96, 40),
                },
               ],
              },
              default: None,
             },
            ],
            position: (96, 34),
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "systemd",
              position: (97, 5),
             },
             Raw {
              content: "packages",
              position: (97, 13),
             },
            ],
           },
           List {
            elements: [
             PropertyAccess {
              expression: Variable {
               identifier: "cfg",
               position: (97, 26),
              },
              attribute_path: AttributePath {
               attributes: [
                Raw {
                 content: "package",
                 position: (97, 30),
                },
               ],
              },
              default: None,
             },
            ],
            position: (97, 24),
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "systemd",
              position: (100, 5),
             },
             Raw {
              content: "services",
              position: (100, 13),
             },
             Raw {
              content: "pipewire-media-session",
              position: (100, 22),
             },
             Raw {
              content: "enable",
              position: (100, 45),
             },
            ],
           },
           PropertyAccess {
            expression: Variable {
             identifier: "config",
             position: (100, 54),
            },
            attribute_path: AttributePath {
             attributes: [
              Raw {
               content: "services",
               position: (100, 61),
              },
              Raw {
               content: "pipewire",
               position: (100, 70),
              },
              Raw {
               content: "systemWide",
               position: (100, 79),
              },
             ],
            },
            default: None,
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "systemd",
              position: (101, 5),
             },
             Raw {
              content: "user",
              position: (101, 13),
             },
             Raw {
              content: "services",
              position: (101, 18),
             },
             Raw {
              content: "pipewire-media-session",
              position: (101, 27),
             },
             Raw {
              content: "enable",
              position: (101, 50),
             },
            ],
           },
           UnaryOperation {
            operator: Not,
            operand: PropertyAccess {
             expression: Variable {
              identifier: "config",
              position: (101, 60),
             },
             attribute_path: AttributePath {
              attributes: [
               Raw {
                content: "services",
                position: (101, 67),
               },
               Raw {
                content: "pipewire",
                position: (101, 76),
               },
               Raw {
                content: "systemWide",
                position: (101, 85),
               },
              ],
             },
             default: None,
            },
            position: (101, 59),
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "systemd",
              position: (103, 5),
             },
             Raw {
              content: "services",
              position: (103, 13),
             },
             Raw {
              content: "pipewire-media-session",
              position: (103, 22),
             },
             Raw {
              content: "wantedBy",
              position: (103, 45),
             },
            ],
           },
           List {
            elements: [
             String {
              parts: [
               Raw {
                content: "pipewire.service",
                position: (103, 59),
               },
              ],
             },
            ],
            position: (103, 56),
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "systemd",
              position: (104, 5),
             },
             Raw {
              content: "user",
              position: (104, 13),
             },
             Raw {
              content: "services",
              position: (104, 18),
             },
             Raw {
              content: "pipewire-media-session",
              position: (104, 27),
             },
             Raw {
              content: "wantedBy",
              position: (104, 50),
             },
            ],
           },
           List {
            elements: [
             String {
              parts: [
               Raw {
                content: "pipewire.service",
                position: (104, 64),
               },
              ],
             },
            ],
            position: (104, 61),
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "environment",
              position: (106, 5),
             },
             Raw {
              content: "etc",
              position: (106, 17),
             },
             Expression {
              expression: String {
               parts: [
                Raw {
                 content: "pipewire/media-session.d/media-session.conf",
                 position: (106, 22),
                },
               ],
              },
             },
            ],
           },
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "source",
                 position: (107, 7),
                },
               ],
              },
              FunctionApplication {
               function: PropertyAccess {
                expression: Variable {
                 identifier: "json",
                 position: (107, 16),
                },
                attribute_path: AttributePath {
                 attributes: [
                  Raw {
                   content: "generate",
                   position: (107, 21),
                  },
                 ],
                },
                default: None,
               },
               arguments: [
                String {
                 parts: [
                  Raw {
                   content: "media-session.conf",
                   position: (107, 31),
                  },
                 ],
                },
                PropertyAccess {
                 expression: Variable {
                  identifier: "configs",
                  position: (107, 51),
                 },
                 attribute_path: AttributePath {
                  attributes: [
                   Raw {
                    content: "media-session",
                    position: (107, 59),
                   },
                  ],
                 },
                 default: None,
                },
               ],
              },
             ),
            ],
            recursive: false,
            position: (106, 69),
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "environment",
              position: (109, 5),
             },
             Raw {
              content: "etc",
              position: (109, 17),
             },
             Expression {
              expression: String {
               parts: [
                Raw {
                 content: "pipewire/media-session.d/v4l2-monitor.conf",
                 position: (109, 22),
                },
               ],
              },
             },
            ],
           },
           Map {
            bindings: [
             KeyValue(
              AttributePath {
               attributes: [
                Raw {
                 content: "source",
                 position: (110, 7),
                },
               ],
              },
              FunctionApplication {
               function: PropertyAccess {
                expression: Variable {
                 identifier: "json",
                 position: (110, 16),
                },
                attribute_path: AttributePath {
                 attributes: [
                  Raw {
                   content: "generate",
                   position: (110, 21),
                  },
                 ],
                },
                default: None,
               },
               arguments: [
                String {
                 parts: [
                  Raw {
                   content: "v4l2-monitor.conf",
                   position: (110, 31),
                  },
                 ],
                },
                PropertyAccess {
                 expression: Variable {
                  identifier: "configs",
                  position: (110, 50),
                 },
                 attribute_path: AttributePath {
                  attributes: [
                   Raw {
                    content: "v4l2-monitor",
                    position: (110, 58),
                   },
                  ],
                 },
                 default: None,
                },
               ],
              },
             ),
            ],
            recursive: false,
            position: (109, 68),
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "environment",
              position: (113, 5),
             },
             Raw {
              content: "etc",
              position: (113, 17),
             },
             Expression {
              expression: String {
               parts: [
                Raw {
                 content: "pipewire/media-session.d/with-alsa",
                 position: (113, 22),
                },
               ],
              },
             },
            ],
           },
           FunctionApplication {
            function: Variable {
             identifier: "mkIf",
             position: (114, 7),
            },
            arguments: [
             PropertyAccess {
              expression: Variable {
               identifier: "config",
               position: (114, 12),
              },
              attribute_path: AttributePath {
               attributes: [
                Raw {
                 content: "services",
                 position: (114, 19),
                },
                Raw {
                 content: "pipewire",
                 position: (114, 28),
                },
                Raw {
                 content: "alsa",
                 position: (114, 37),
                },
                Raw {
                 content: "enable",
                 position: (114, 42),
                },
               ],
              },
              default: None,
             },
             Map {
              bindings: [
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "text",
                   position: (115, 9),
                  },
                 ],
                },
                String {
                 parts: [],
                },
               ),
              ],
              recursive: false,
              position: (114, 49),
             },
            ],
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "environment",
              position: (117, 5),
             },
             Raw {
              content: "etc",
              position: (117, 17),
             },
             Expression {
              expression: String {
               parts: [
                Raw {
                 content: "pipewire/media-session.d/alsa-monitor.conf",
                 position: (117, 22),
                },
               ],
              },
             },
            ],
           },
           FunctionApplication {
            function: Variable {
             identifier: "mkIf",
             position: (118, 7),
            },
            arguments: [
             PropertyAccess {
              expression: Variable {
               identifier: "config",
               position: (118, 12),
              },
              attribute_path: AttributePath {
               attributes: [
                Raw {
                 content: "services",
                 position: (118, 19),
                },
                Raw {
                 content: "pipewire",
                 position: (118, 28),
                },
                Raw {
                 content: "alsa",
                 position: (118, 37),
                },
                Raw {
                 content: "enable",
                 position: (118, 42),
                },
               ],
              },
              default: None,
             },
             Map {
              bindings: [
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "source",
                   position: (119, 9),
                  },
                 ],
                },
                FunctionApplication {
                 function: PropertyAccess {
                  expression: Variable {
                   identifier: "json",
                   position: (119, 18),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "generate",
                     position: (119, 23),
                    },
                   ],
                  },
                  default: None,
                 },
                 arguments: [
                  String {
                   parts: [
                    Raw {
                     content: "alsa-monitor.conf",
                     position: (119, 33),
                    },
                   ],
                  },
                  PropertyAccess {
                   expression: Variable {
                    identifier: "configs",
                    position: (119, 52),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "alsa-monitor",
                      position: (119, 60),
                     },
                    ],
                   },
                   default: None,
                  },
                 ],
                },
               ),
              ],
              recursive: false,
              position: (118, 49),
             },
            ],
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "environment",
              position: (122, 5),
             },
             Raw {
              content: "etc",
              position: (122, 17),
             },
             Expression {
              expression: String {
               parts: [
                Raw {
                 content: "pipewire/media-session.d/with-pulseaudio",
                 position: (122, 22),
                },
               ],
              },
             },
            ],
           },
           FunctionApplication {
            function: Variable {
             identifier: "mkIf",
             position: (123, 7),
            },
            arguments: [
             PropertyAccess {
              expression: Variable {
               identifier: "config",
               position: (123, 12),
              },
              attribute_path: AttributePath {
               attributes: [
                Raw {
                 content: "services",
                 position: (123, 19),
                },
                Raw {
                 content: "pipewire",
                 position: (123, 28),
                },
                Raw {
                 content: "pulse",
                 position: (123, 37),
                },
                Raw {
                 content: "enable",
                 position: (123, 43),
                },
               ],
              },
              default: None,
             },
             Map {
              bindings: [
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "text",
                   position: (124, 9),
                  },
                 ],
                },
                String {
                 parts: [],
                },
               ),
              ],
              recursive: false,
              position: (123, 50),
             },
            ],
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "environment",
              position: (126, 5),
             },
             Raw {
              content: "etc",
              position: (126, 17),
             },
             Expression {
              expression: String {
               parts: [
                Raw {
                 content: "pipewire/media-session.d/bluez-monitor.conf",
                 position: (126, 22),
                },
               ],
              },
             },
            ],
           },
           FunctionApplication {
            function: Variable {
             identifier: "mkIf",
             position: (127, 7),
            },
            arguments: [
             PropertyAccess {
              expression: Variable {
               identifier: "config",
               position: (127, 12),
              },
              attribute_path: AttributePath {
               attributes: [
                Raw {
                 content: "services",
                 position: (127, 19),
                },
                Raw {
                 content: "pipewire",
                 position: (127, 28),
                },
                Raw {
                 content: "pulse",
                 position: (127, 37),
                },
                Raw {
                 content: "enable",
                 position: (127, 43),
                },
               ],
              },
              default: None,
             },
             Map {
              bindings: [
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "source",
                   position: (128, 9),
                  },
                 ],
                },
                FunctionApplication {
                 function: PropertyAccess {
                  expression: Variable {
                   identifier: "json",
                   position: (128, 18),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "generate",
                     position: (128, 23),
                    },
                   ],
                  },
                  default: None,
                 },
                 arguments: [
                  String {
                   parts: [
                    Raw {
                     content: "bluez-monitor.conf",
                     position: (128, 33),
                    },
                   ],
                  },
                  PropertyAccess {
                   expression: Variable {
                    identifier: "configs",
                    position: (128, 53),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "bluez-monitor",
                      position: (128, 61),
                     },
                    ],
                   },
                   default: None,
                  },
                 ],
                },
               ),
              ],
              recursive: false,
              position: (127, 50),
             },
            ],
           },
          ),
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "environment",
              position: (131, 5),
             },
             Raw {
              content: "etc",
              position: (131, 17),
             },
             Expression {
              expression: String {
               parts: [
                Raw {
                 content: "pipewire/media-session.d/with-jack",
                 position: (131, 22),
                },
               ],
              },
             },
            ],
           },
           FunctionApplication {
            function: Variable {
             identifier: "mkIf",
             position: (132, 7),
            },
            arguments: [
             PropertyAccess {
              expression: Variable {
               identifier: "config",
               position: (132, 12),
              },
              attribute_path: AttributePath {
               attributes: [
                Raw {
                 content: "services",
                 position: (132, 19),
                },
                Raw {
                 content: "pipewire",
                 position: (132, 28),
                },
                Raw {
                 content: "jack",
                 position: (132, 37),
                },
                Raw {
                 content: "enable",
                 position: (132, 42),
                },
               ],
              },
              default: None,
             },
             Map {
              bindings: [
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "text",
                   position: (133, 9),
                  },
                 ],
                },
                String {
                 parts: [],
                },
               ),
              ],
              recursive: false,
              position: (132, 49),
             },
            ],
           },
          ),
         ],
         recursive: false,
         position: (95, 28),
        },
       ],
      },
     ),
    ],
    recursive: false,
    position: (28, 4),
   },
   position: (6, 1),
  },
  position: (4, 1),
 },
 position: (2, 1),
}