---
Function {
 argument: Destructured {
  identifier: None,
  arguments: [
   DestructuredArgument {
    identifier: "config",
    default: None,
   },
   DestructuredArgument {
    identifier: "pkgs",
    default: None,
   },
   DestructuredArgument {
    identifier: "lib",
    default: None,
   },
  ],
  ellipsis: true,
 },
 definition: With {
  expression: Variable {
   identifier: "lib",
   position: (5, 6),
  },
  target: Map {
   bindings: [
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "meta",
        position: (9, 3),
       },
      ],
     },
     to: Map {
      bindings: [
       Binding {
        from: AttributePath {
         parts: [
          Raw {
           content: "maintainers",
           position: (10, 5),
          },
         ],
        },
        to: PropertyAccess {
         expression: Variable {
          identifier: "teams",
          position: (10, 19),
         },
         attribute_path: AttributePath {
          parts: [
           Raw {
            content: "gnome",
            position: (10, 25),
           },
           Raw {
            content: "members",
            position: (10, 31),
           },
          ],
         },
         default: None,
        },
       },
      ],
      recursive: false,
      position: (9, 10),
     },
    },
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "imports",
        position: (13, 3),
       },
      ],
     },
     to: List {
      elements: [
       Parentheses {
        expression: FunctionApplication {
         function: Variable {
          identifier: "mkRenamedOptionModule",
          position: (15, 6),
         },
         arguments: [
          List {
           elements: [
            String {
             parts: [
              Raw {
               content: "services",
               position: (16, 10),
              },
             ],
             position: (16, 9),
            },
            String {
             parts: [
              Raw {
               content: "gnome3",
               position: (16, 21),
              },
             ],
             position: (16, 20),
            },
            String {
             parts: [
              Raw {
               content: "gnome-user-share",
               position: (16, 30),
              },
             ],
             position: (16, 29),
            },
            String {
             parts: [
              Raw {
               content: "enable",
               position: (16, 49),
              },
             ],
             position: (16, 48),
            },
           ],
           position: (16, 7),
          },
          List {
           elements: [
            String {
             parts: [
              Raw {
               content: "services",
               position: (17, 10),
              },
             ],
             position: (17, 9),
            },
            String {
             parts: [
              Raw {
               content: "gnome",
               position: (17, 21),
              },
             ],
             position: (17, 20),
            },
            String {
             parts: [
              Raw {
               content: "gnome-user-share",
               position: (17, 29),
              },
             ],
             position: (17, 28),
            },
            String {
             parts: [
              Raw {
               content: "enable",
               position: (17, 48),
              },
             ],
             position: (17, 47),
            },
           ],
           position: (17, 7),
          },
         ],
        },
        position: (15, 5),
       },
      ],
      position: (13, 13),
     },
    },
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "options",
        position: (23, 3),
       },
      ],
     },
     to: Map {
      bindings: [
       Binding {
        from: AttributePath {
         parts: [
          Raw {
           content: "services",
           position: (25, 5),
          },
          Raw {
           content: "gnome",
           position: (25, 14),
          },
          Raw {
           content: "gnome-user-share",
           position: (25, 20),
          },
         ],
        },
        to: Map {
         bindings: [
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "enable",
              position: (27, 7),
             },
            ],
           },
           to: FunctionApplication {
            function: Variable {
             identifier: "mkEnableOption",
             position: (27, 16),
            },
            arguments: [
             String {
              parts: [
               Raw {
                content: "GNOME User Share, a user-level file sharing service for GNOME",
                position: (27, 32),
               },
              ],
              position: (27, 31),
             },
            ],
           },
          },
         ],
         recursive: false,
         position: (25, 39),
        },
       },
      ],
      recursive: false,
      position: (23, 13),
     },
    },
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "config",
        position: (36, 3),
       },
      ],
     },
     to: FunctionApplication {
      function: Variable {
       identifier: "mkIf",
       position: (36, 12),
      },
      arguments: [
       PropertyAccess {
        expression: Variable {
         identifier: "config",
         position: (36, 17),
        },
        attribute_path: AttributePath {
         parts: [
          Raw {
           content: "services",
           position: (36, 24),
          },
          Raw {
           content: "gnome",
           position: (36, 33),
          },
          Raw {
           content: "gnome-user-share",
           position: (36, 39),
          },
          Raw {
           content: "enable",
           position: (36, 56),
          },
         ],
        },
        default: None,
       },
       Map {
        bindings: [
         Binding {
          from: AttributePath {
           parts: [
            Raw {
             content: "environment",
             position: (38, 5),
            },
            Raw {
             content: "systemPackages",
             position: (38, 17),
            },
           ],
          },
          to: List {
           elements: [
            PropertyAccess {
             expression: Variable {
              identifier: "pkgs",
              position: (39, 7),
             },
             attribute_path: AttributePath {
              parts: [
               Raw {
                content: "gnome",
                position: (39, 12),
               },
               Raw {
                content: "gnome-user-share",
                position: (39, 18),
               },
              ],
             },
             default: None,
            },
           ],
           position: (38, 34),
          },
         },
         Binding {
          from: AttributePath {
           parts: [
            Raw {
             content: "systemd",
             position: (42, 5),
            },
            Raw {
             content: "packages",
             position: (42, 13),
            },
           ],
          },
          to: List {
           elements: [
            PropertyAccess {
             expression: Variable {
              identifier: "pkgs",
              position: (43, 7),
             },
             attribute_path: AttributePath {
              parts: [
               Raw {
                content: "gnome",
                position: (43, 12),
               },
               Raw {
                content: "gnome-user-share",
                position: (43, 18),
               },
              ],
             },
             default: None,
            },
           ],
           position: (42, 24),
          },
         },
        ],
        recursive: false,
        position: (36, 63),
       },
      ],
     },
    },
   ],
   recursive: false,
   position: (7, 1),
  },
  position: (5, 1),
 },
 position: (3, 1),
}