---
Function {
 argument: None,
 arguments: FunctionArguments {
  arguments: [
   FunctionArgument {
    identifier: "pkgs",
    default: None,
   },
   FunctionArgument {
    identifier: "lib",
    default: None,
   },
   FunctionArgument {
    identifier: "config",
    default: None,
   },
  ],
  ellipsis: true,
 },
 definition: Map {
  bindings: [
   KeyValue(
    AttributePath {
     attributes: [
      Raw {
       content: "meta",
       position: (4, 3),
      },
     ],
    },
    Map {
     bindings: [
      KeyValue(
       AttributePath {
        attributes: [
         Raw {
          content: "maintainers",
          position: (5, 5),
         },
        ],
       },
       PropertyAccess {
        expression: Variable {
         identifier: "lib",
         position: (5, 19),
        },
        attribute_path: AttributePath {
         attributes: [
          Raw {
           content: "teams",
           position: (5, 23),
          },
          Raw {
           content: "freedesktop",
           position: (5, 29),
          },
          Raw {
           content: "members",
           position: (5, 41),
          },
         ],
        },
        default: None,
       },
      ),
     ],
     recursive: false,
     position: (4, 10),
    },
   ),
   KeyValue(
    AttributePath {
     attributes: [
      Raw {
       content: "options",
       position: (8, 3),
      },
      Raw {
       content: "programs",
       position: (8, 11),
      },
      Raw {
       content: "nm-applet",
       position: (8, 20),
      },
     ],
    },
    Map {
     bindings: [
      KeyValue(
       AttributePath {
        attributes: [
         Raw {
          content: "enable",
          position: (9, 5),
         },
        ],
       },
       FunctionApplication {
        function: PropertyAccess {
         expression: Variable {
          identifier: "lib",
          position: (9, 14),
         },
         attribute_path: AttributePath {
          attributes: [
           Raw {
            content: "mkEnableOption",
            position: (9, 18),
           },
          ],
         },
         default: None,
        },
        arguments: [
         String {
          parts: [
           Raw {
            content: "nm-applet",
            position: (9, 34),
           },
          ],
         },
        ],
       },
      ),
      KeyValue(
       AttributePath {
        attributes: [
         Raw {
          content: "indicator",
          position: (11, 5),
         },
        ],
       },
       FunctionApplication {
        function: PropertyAccess {
         expression: Variable {
          identifier: "lib",
          position: (11, 17),
         },
         attribute_path: AttributePath {
          attributes: [
           Raw {
            content: "mkOption",
            position: (11, 21),
           },
          ],
         },
         default: None,
        },
        arguments: [
         Map {
          bindings: [
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "type",
               position: (12, 7),
              },
             ],
            },
            PropertyAccess {
             expression: Variable {
              identifier: "lib",
              position: (12, 14),
             },
             attribute_path: AttributePath {
              attributes: [
               Raw {
                content: "types",
                position: (12, 18),
               },
               Raw {
                content: "bool",
                position: (12, 24),
               },
              ],
             },
             default: None,
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "default",
               position: (13, 7),
              },
             ],
            },
            Variable {
             identifier: "true",
             position: (13, 17),
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "description",
               position: (14, 7),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "Whether to use indicator instead of status icon.\nIt is needed for Appindicator environments, like Enlightenment.\n",
               position: (15, 1),
              },
             ],
            },
           ),
          ],
          recursive: false,
          position: (11, 30),
         },
        ],
       },
      ),
     ],
     recursive: false,
     position: (8, 32),
    },
   ),
   KeyValue(
    AttributePath {
     attributes: [
      Raw {
       content: "config",
       position: (21, 3),
      },
     ],
    },
    FunctionApplication {
     function: PropertyAccess {
      expression: Variable {
       identifier: "lib",
       position: (21, 12),
      },
      attribute_path: AttributePath {
       attributes: [
        Raw {
         content: "mkIf",
         position: (21, 16),
        },
       ],
      },
      default: None,
     },
     arguments: [
      PropertyAccess {
       expression: Variable {
        identifier: "config",
        position: (21, 21),
       },
       attribute_path: AttributePath {
        attributes: [
         Raw {
          content: "programs",
          position: (21, 28),
         },
         Raw {
          content: "nm-applet",
          position: (21, 37),
         },
         Raw {
          content: "enable",
          position: (21, 47),
         },
        ],
       },
       default: None,
      },
      Map {
       bindings: [
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "systemd",
            position: (22, 5),
           },
           Raw {
            content: "user",
            position: (22, 13),
           },
           Raw {
            content: "services",
            position: (22, 18),
           },
           Raw {
            content: "nm-applet",
            position: (22, 27),
           },
          ],
         },
         Map {
          bindings: [
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "description",
               position: (23, 7),
              },
             ],
            },
            String {
             parts: [
              Raw {
               content: "Network manager applet",
               position: (23, 22),
              },
             ],
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "wantedBy",
               position: (24, 7),
              },
             ],
            },
            List {
             elements: [
              String {
               parts: [
                Raw {
                 content: "graphical-session.target",
                 position: (24, 21),
                },
               ],
              },
             ],
             position: (24, 18),
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "partOf",
               position: (25, 7),
              },
             ],
            },
            List {
             elements: [
              String {
               parts: [
                Raw {
                 content: "graphical-session.target",
                 position: (25, 19),
                },
               ],
              },
             ],
             position: (25, 16),
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "serviceConfig",
               position: (26, 7),
              },
              Raw {
               content: "ExecStart",
               position: (26, 21),
              },
             ],
            },
            String {
             parts: [
              Expression {
               expression: PropertyAccess {
                expression: Variable {
                 identifier: "pkgs",
                 position: (26, 36),
                },
                attribute_path: AttributePath {
                 attributes: [
                  Raw {
                   content: "networkmanagerapplet",
                   position: (26, 41),
                  },
                 ],
                },
                default: None,
               },
              },
              Raw {
               content: "/bin/nm-applet ",
               position: (26, 62),
              },
              Expression {
               expression: FunctionApplication {
                function: PropertyAccess {
                 expression: Variable {
                  identifier: "lib",
                  position: (26, 79),
                 },
                 attribute_path: AttributePath {
                  attributes: [
                   Raw {
                    content: "optionalString",
                    position: (26, 83),
                   },
                  ],
                 },
                 default: None,
                },
                arguments: [
                 PropertyAccess {
                  expression: Variable {
                   identifier: "config",
                   position: (26, 98),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "programs",
                     position: (26, 105),
                    },
                    Raw {
                     content: "nm-applet",
                     position: (26, 114),
                    },
                    Raw {
                     content: "indicator",
                     position: (26, 124),
                    },
                   ],
                  },
                  default: None,
                 },
                 String {
                  parts: [
                   Raw {
                    content: "--indicator",
                    position: (26, 135),
                   },
                  ],
                 },
                ],
               },
              },
             ],
            },
           ),
          ],
          recursive: false,
          position: (22, 39),
         },
        ),
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "services",
            position: (29, 5),
           },
           Raw {
            content: "dbus",
            position: (29, 14),
           },
           Raw {
            content: "packages",
            position: (29, 19),
           },
          ],
         },
         List {
          elements: [
           PropertyAccess {
            expression: Variable {
             identifier: "pkgs",
             position: (29, 32),
            },
            attribute_path: AttributePath {
             attributes: [
              Raw {
               content: "gcr",
               position: (29, 37),
              },
             ],
            },
            default: None,
           },
          ],
          position: (29, 30),
         },
        ),
       ],
       recursive: false,
       position: (21, 54),
      },
     ],
    },
   ),
  ],
  recursive: false,
  position: (3, 1),
 },
 position: (1, 1),
}