---
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: (5, 6),
  },
  target: Map {
   bindings: [
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "options",
        position: (11, 3),
       },
      ],
     },
     Map {
      bindings: [
       KeyValue(
        AttributePath {
         attributes: [
          Raw {
           content: "services",
           position: (13, 5),
          },
          Raw {
           content: "udisks2",
           position: (13, 14),
          },
         ],
        },
        Map {
         bindings: [
          KeyValue(
           AttributePath {
            attributes: [
             Raw {
              content: "enable",
              position: (15, 7),
             },
            ],
           },
           FunctionApplication {
            function: Variable {
             identifier: "mkOption",
             position: (15, 16),
            },
            arguments: [
             Map {
              bindings: [
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "type",
                   position: (16, 9),
                  },
                 ],
                },
                PropertyAccess {
                 expression: Variable {
                  identifier: "types",
                  position: (16, 16),
                 },
                 attribute_path: AttributePath {
                  attributes: [
                   Raw {
                    content: "bool",
                    position: (16, 22),
                   },
                  ],
                 },
                 default: None,
                },
               ),
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "default",
                   position: (17, 9),
                  },
                 ],
                },
                Variable {
                 identifier: "true",
                 position: (17, 19),
                },
               ),
               KeyValue(
                AttributePath {
                 attributes: [
                  Raw {
                   content: "description",
                   position: (18, 9),
                  },
                 ],
                },
                String {
                 parts: [
                  Raw {
                   content: "Whether to enable Udisks, a DBus service that allows\napplications to query and manipulate storage devices.\n",
                   position: (19, 1),
                  },
                 ],
                },
               ),
              ],
              recursive: false,
              position: (15, 25),
             },
            ],
           },
          ),
         ],
         recursive: false,
         position: (13, 24),
        },
       ),
      ],
      recursive: false,
      position: (11, 13),
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "config",
        position: (31, 3),
       },
      ],
     },
     FunctionApplication {
      function: Variable {
       identifier: "mkIf",
       position: (31, 12),
      },
      arguments: [
       PropertyAccess {
        expression: Variable {
         identifier: "config",
         position: (31, 17),
        },
        attribute_path: AttributePath {
         attributes: [
          Raw {
           content: "services",
           position: (31, 24),
          },
          Raw {
           content: "udisks2",
           position: (31, 33),
          },
          Raw {
           content: "enable",
           position: (31, 41),
          },
         ],
        },
        default: None,
       },
       Map {
        bindings: [
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "environment",
             position: (33, 5),
            },
            Raw {
             content: "systemPackages",
             position: (33, 17),
            },
           ],
          },
          List {
           elements: [
            PropertyAccess {
             expression: Variable {
              identifier: "pkgs",
              position: (33, 36),
             },
             attribute_path: AttributePath {
              attributes: [
               Raw {
                content: "udisks2",
                position: (33, 41),
               },
              ],
             },
             default: None,
            },
           ],
           position: (33, 34),
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "services",
             position: (35, 5),
            },
            Raw {
             content: "dbus",
             position: (35, 14),
            },
            Raw {
             content: "packages",
             position: (35, 19),
            },
           ],
          },
          List {
           elements: [
            PropertyAccess {
             expression: Variable {
              identifier: "pkgs",
              position: (35, 32),
             },
             attribute_path: AttributePath {
              attributes: [
               Raw {
                content: "udisks2",
                position: (35, 37),
               },
              ],
             },
             default: None,
            },
           ],
           position: (35, 30),
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "systemd",
             position: (37, 5),
            },
            Raw {
             content: "tmpfiles",
             position: (37, 13),
            },
            Raw {
             content: "rules",
             position: (37, 22),
            },
           ],
          },
          List {
           elements: [
            String {
             parts: [
              Raw {
               content: "d /var/lib/udisks2 0755 root root -",
               position: (37, 33),
              },
             ],
            },
           ],
           position: (37, 30),
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "services",
             position: (39, 5),
            },
            Raw {
             content: "udev",
             position: (39, 14),
            },
            Raw {
             content: "packages",
             position: (39, 19),
            },
           ],
          },
          List {
           elements: [
            PropertyAccess {
             expression: Variable {
              identifier: "pkgs",
              position: (39, 32),
             },
             attribute_path: AttributePath {
              attributes: [
               Raw {
                content: "udisks2",
                position: (39, 37),
               },
              ],
             },
             default: None,
            },
           ],
           position: (39, 30),
          },
         ),
         KeyValue(
          AttributePath {
           attributes: [
            Raw {
             content: "systemd",
             position: (41, 5),
            },
            Raw {
             content: "packages",
             position: (41, 13),
            },
           ],
          },
          List {
           elements: [
            PropertyAccess {
             expression: Variable {
              identifier: "pkgs",
              position: (41, 26),
             },
             attribute_path: AttributePath {
              attributes: [
               Raw {
                content: "udisks2",
                position: (41, 31),
               },
              ],
             },
             default: None,
            },
           ],
           position: (41, 24),
          },
         ),
        ],
        recursive: false,
        position: (31, 48),
       },
      ],
     },
    ),
   ],
   recursive: false,
   position: (7, 1),
  },
  position: (5, 1),
 },
 position: (3, 1),
}