---
Function {
 argument: Destructured {
  identifier: None,
  arguments: [
   DestructuredArgument {
    identifier: "config",
    default: None,
   },
   DestructuredArgument {
    identifier: "lib",
    default: None,
   },
   DestructuredArgument {
    identifier: "pkgs",
    default: None,
   },
  ],
  ellipsis: true,
 },
 definition: With {
  expression: Variable {
   identifier: "lib",
   position: (5, 6),
  },
  target: LetIn {
   bindings: [
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "cfg",
        position: (9, 3),
       },
      ],
     },
     to: PropertyAccess {
      expression: Variable {
       identifier: "config",
       position: (9, 9),
      },
      attribute_path: AttributePath {
       parts: [
        Raw {
         content: "services",
         position: (9, 16),
        },
        Raw {
         content: "gnome",
         position: (9, 25),
        },
        Raw {
         content: "gnome-settings-daemon",
         position: (9, 31),
        },
       ],
      },
      default: None,
     },
    },
   ],
   target: Map {
    bindings: [
     Binding {
      from: AttributePath {
       parts: [
        Raw {
         content: "meta",
         position: (15, 3),
        },
       ],
      },
      to: Map {
       bindings: [
        Binding {
         from: AttributePath {
          parts: [
           Raw {
            content: "maintainers",
            position: (16, 5),
           },
          ],
         },
         to: PropertyAccess {
          expression: Variable {
           identifier: "teams",
           position: (16, 19),
          },
          attribute_path: AttributePath {
           parts: [
            Raw {
             content: "gnome",
             position: (16, 25),
            },
            Raw {
             content: "members",
             position: (16, 31),
            },
           ],
          },
          default: None,
         },
        },
       ],
       recursive: false,
       position: (15, 10),
      },
     },
     Binding {
      from: AttributePath {
       parts: [
        Raw {
         content: "imports",
         position: (19, 3),
        },
       ],
      },
      to: List {
       elements: [
        Parentheses {
         expression: FunctionApplication {
          function: Variable {
           identifier: "mkRemovedOptionModule",
           position: (20, 6),
          },
          arguments: [
           List {
            elements: [
             String {
              parts: [
               Raw {
                content: "services",
                position: (21, 9),
               },
              ],
              position: (21, 8),
             },
             String {
              parts: [
               Raw {
                content: "gnome3",
                position: (21, 20),
               },
              ],
              position: (21, 19),
             },
             String {
              parts: [
               Raw {
                content: "gnome-settings-daemon",
                position: (21, 29),
               },
              ],
              position: (21, 28),
             },
             String {
              parts: [
               Raw {
                content: "package",
                position: (21, 53),
               },
              ],
              position: (21, 52),
             },
            ],
            position: (21, 7),
           },
           String {
            parts: [],
            position: (22, 7),
           },
          ],
         },
         position: (20, 5),
        },
        Parentheses {
         expression: FunctionApplication {
          function: Variable {
           identifier: "mkRenamedOptionModule",
           position: (25, 6),
          },
          arguments: [
           List {
            elements: [
             String {
              parts: [
               Raw {
                content: "services",
                position: (26, 10),
               },
              ],
              position: (26, 9),
             },
             String {
              parts: [
               Raw {
                content: "gnome3",
                position: (26, 21),
               },
              ],
              position: (26, 20),
             },
             String {
              parts: [
               Raw {
                content: "gnome-settings-daemon",
                position: (26, 30),
               },
              ],
              position: (26, 29),
             },
             String {
              parts: [
               Raw {
                content: "enable",
                position: (26, 54),
               },
              ],
              position: (26, 53),
             },
            ],
            position: (26, 7),
           },
           List {
            elements: [
             String {
              parts: [
               Raw {
                content: "services",
                position: (27, 10),
               },
              ],
              position: (27, 9),
             },
             String {
              parts: [
               Raw {
                content: "gnome",
                position: (27, 21),
               },
              ],
              position: (27, 20),
             },
             String {
              parts: [
               Raw {
                content: "gnome-settings-daemon",
                position: (27, 29),
               },
              ],
              position: (27, 28),
             },
             String {
              parts: [
               Raw {
                content: "enable",
                position: (27, 53),
               },
              ],
              position: (27, 52),
             },
            ],
            position: (27, 7),
           },
          ],
         },
         position: (25, 5),
        },
       ],
       position: (19, 13),
      },
     },
     Binding {
      from: AttributePath {
       parts: [
        Raw {
         content: "options",
         position: (33, 3),
        },
       ],
      },
      to: Map {
       bindings: [
        Binding {
         from: AttributePath {
          parts: [
           Raw {
            content: "services",
            position: (35, 5),
           },
           Raw {
            content: "gnome",
            position: (35, 14),
           },
           Raw {
            content: "gnome-settings-daemon",
            position: (35, 20),
           },
          ],
         },
         to: Map {
          bindings: [
           Binding {
            from: AttributePath {
             parts: [
              Raw {
               content: "enable",
               position: (37, 7),
              },
             ],
            },
            to: FunctionApplication {
             function: Variable {
              identifier: "mkEnableOption",
              position: (37, 16),
             },
             arguments: [
              String {
               parts: [
                Raw {
                 content: "GNOME Settings Daemon",
                 position: (37, 32),
                },
               ],
               position: (37, 31),
              },
             ],
            },
           },
          ],
          recursive: false,
          position: (35, 44),
         },
        },
       ],
       recursive: false,
       position: (33, 13),
      },
     },
     Binding {
      from: AttributePath {
       parts: [
        Raw {
         content: "config",
         position: (46, 3),
        },
       ],
      },
      to: FunctionApplication {
       function: Variable {
        identifier: "mkIf",
        position: (46, 12),
       },
       arguments: [
        PropertyAccess {
         expression: Variable {
          identifier: "cfg",
          position: (46, 17),
         },
         attribute_path: AttributePath {
          parts: [
           Raw {
            content: "enable",
            position: (46, 21),
           },
          ],
         },
         default: None,
        },
        Map {
         bindings: [
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "environment",
              position: (48, 5),
             },
             Raw {
              content: "systemPackages",
              position: (48, 17),
             },
            ],
           },
           to: List {
            elements: [
             PropertyAccess {
              expression: Variable {
               identifier: "pkgs",
               position: (49, 7),
              },
              attribute_path: AttributePath {
               parts: [
                Raw {
                 content: "gnome",
                 position: (49, 12),
                },
                Raw {
                 content: "gnome-settings-daemon",
                 position: (49, 18),
                },
               ],
              },
              default: None,
             },
            ],
            position: (48, 34),
           },
          },
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "services",
              position: (52, 5),
             },
             Raw {
              content: "udev",
              position: (52, 14),
             },
             Raw {
              content: "packages",
              position: (52, 19),
             },
            ],
           },
           to: List {
            elements: [
             PropertyAccess {
              expression: Variable {
               identifier: "pkgs",
               position: (53, 7),
              },
              attribute_path: AttributePath {
               parts: [
                Raw {
                 content: "gnome",
                 position: (53, 12),
                },
                Raw {
                 content: "gnome-settings-daemon",
                 position: (53, 18),
                },
               ],
              },
              default: None,
             },
            ],
            position: (52, 30),
           },
          },
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "systemd",
              position: (56, 5),
             },
             Raw {
              content: "packages",
              position: (56, 13),
             },
            ],
           },
           to: List {
            elements: [
             PropertyAccess {
              expression: Variable {
               identifier: "pkgs",
               position: (57, 7),
              },
              attribute_path: AttributePath {
               parts: [
                Raw {
                 content: "gnome",
                 position: (57, 12),
                },
                Raw {
                 content: "gnome-settings-daemon",
                 position: (57, 18),
                },
               ],
              },
              default: None,
             },
            ],
            position: (56, 24),
           },
          },
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "systemd",
              position: (60, 5),
             },
             Raw {
              content: "user",
              position: (60, 13),
             },
             Raw {
              content: "targets",
              position: (60, 18),
             },
             Expression {
              ast: String {
               parts: [
                Raw {
                 content: "gnome-session-x11-services",
                 position: (60, 27),
                },
               ],
               position: (60, 26),
              },
             },
             Raw {
              content: "wants",
              position: (60, 55),
             },
            ],
           },
           to: List {
            elements: [
             String {
              parts: [
               Raw {
                content: "org.gnome.SettingsDaemon.XSettings.service",
                position: (61, 8),
               },
              ],
              position: (61, 7),
             },
            ],
            position: (60, 63),
           },
          },
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "systemd",
              position: (64, 5),
             },
             Raw {
              content: "user",
              position: (64, 13),
             },
             Raw {
              content: "targets",
              position: (64, 18),
             },
             Expression {
              ast: String {
               parts: [
                Raw {
                 content: "gnome-session-x11-services-ready",
                 position: (64, 27),
                },
               ],
               position: (64, 26),
              },
             },
             Raw {
              content: "wants",
              position: (64, 61),
             },
            ],
           },
           to: List {
            elements: [
             String {
              parts: [
               Raw {
                content: "org.gnome.SettingsDaemon.XSettings.service",
                position: (65, 8),
               },
              ],
              position: (65, 7),
             },
            ],
            position: (64, 69),
           },
          },
         ],
         recursive: false,
         position: (46, 28),
        },
       ],
      },
     },
    ],
    recursive: false,
    position: (13, 1),
   },
   position: (7, 1),
  },
  position: (5, 1),
 },
 position: (3, 1),
}