---
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: (3, 6),
  },
  target: LetIn {
   bindings: [
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "cfg",
        position: (6, 3),
       },
      ],
     },
     to: PropertyAccess {
      expression: Variable {
       identifier: "config",
       position: (6, 9),
      },
      attribute_path: AttributePath {
       parts: [
        Raw {
         content: "programs",
         position: (6, 16),
        },
        Raw {
         content: "phosh",
         position: (6, 25),
        },
       ],
      },
      default: None,
     },
    },
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "oskItem",
        position: (9, 3),
       },
      ],
     },
     to: FunctionApplication {
      function: PropertyAccess {
       expression: Variable {
        identifier: "pkgs",
        position: (9, 13),
       },
       attribute_path: AttributePath {
        parts: [
         Raw {
          content: "makeDesktopItem",
          position: (9, 18),
         },
        ],
       },
       default: None,
      },
      arguments: [
       Map {
        bindings: [
         Binding {
          from: AttributePath {
           parts: [
            Raw {
             content: "name",
             position: (10, 5),
            },
           ],
          },
          to: String {
           parts: [
            Raw {
             content: "sm.puri.OSK0",
             position: (10, 13),
            },
           ],
           position: (10, 12),
          },
         },
         Binding {
          from: AttributePath {
           parts: [
            Raw {
             content: "desktopName",
             position: (11, 5),
            },
           ],
          },
          to: String {
           parts: [
            Raw {
             content: "On-screen keyboard",
             position: (11, 20),
            },
           ],
           position: (11, 19),
          },
         },
         Binding {
          from: AttributePath {
           parts: [
            Raw {
             content: "exec",
             position: (12, 5),
            },
           ],
          },
          to: String {
           parts: [
            Interpolation {
             expression: PropertyAccess {
              expression: Variable {
               identifier: "pkgs",
               position: (12, 15),
              },
              attribute_path: AttributePath {
               parts: [
                Raw {
                 content: "squeekboard",
                 position: (12, 20),
                },
               ],
              },
              default: None,
             },
            },
            Raw {
             content: "/bin/squeekboard",
             position: (12, 32),
            },
           ],
           position: (12, 12),
          },
         },
         Binding {
          from: AttributePath {
           parts: [
            Raw {
             content: "categories",
             position: (13, 5),
            },
           ],
          },
          to: List {
           elements: [
            String {
             parts: [
              Raw {
               content: "GNOME",
               position: (13, 21),
              },
             ],
             position: (13, 20),
            },
            String {
             parts: [
              Raw {
               content: "Core",
               position: (13, 29),
              },
             ],
             position: (13, 28),
            },
           ],
           position: (13, 18),
          },
         },
         Binding {
          from: AttributePath {
           parts: [
            Raw {
             content: "onlyShowIn",
             position: (14, 5),
            },
           ],
          },
          to: List {
           elements: [
            String {
             parts: [
              Raw {
               content: "GNOME",
               position: (14, 21),
              },
             ],
             position: (14, 20),
            },
           ],
           position: (14, 18),
          },
         },
         Binding {
          from: AttributePath {
           parts: [
            Raw {
             content: "noDisplay",
             position: (15, 5),
            },
           ],
          },
          to: Variable {
           identifier: "true",
           position: (15, 17),
          },
         },
         Binding {
          from: AttributePath {
           parts: [
            Raw {
             content: "extraConfig",
             position: (16, 5),
            },
           ],
          },
          to: Map {
           bindings: [
            Binding {
             from: AttributePath {
              parts: [
               Raw {
                content: "X-GNOME-Autostart-Phase",
                position: (17, 7),
               },
              ],
             },
             to: String {
              parts: [
               Raw {
                content: "Panel",
                position: (17, 34),
               },
              ],
              position: (17, 33),
             },
            },
            Binding {
             from: AttributePath {
              parts: [
               Raw {
                content: "X-GNOME-Provides",
                position: (18, 7),
               },
              ],
             },
             to: String {
              parts: [
               Raw {
                content: "inputmethod",
                position: (18, 27),
               },
              ],
              position: (18, 26),
             },
            },
            Binding {
             from: AttributePath {
              parts: [
               Raw {
                content: "X-GNOME-Autostart-Notify",
                position: (19, 7),
               },
              ],
             },
             to: String {
              parts: [
               Raw {
                content: "true",
                position: (19, 35),
               },
              ],
              position: (19, 34),
             },
            },
            Binding {
             from: AttributePath {
              parts: [
               Raw {
                content: "X-GNOME-AutoRestart",
                position: (20, 7),
               },
              ],
             },
             to: String {
              parts: [
               Raw {
                content: "true",
                position: (20, 30),
               },
              ],
              position: (20, 29),
             },
            },
           ],
           recursive: false,
           position: (16, 19),
          },
         },
        ],
        recursive: false,
        position: (9, 34),
       },
      ],
     },
    },
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "phocConfigType",
        position: (24, 3),
       },
      ],
     },
     to: FunctionApplication {
      function: PropertyAccess {
       expression: Variable {
        identifier: "types",
        position: (24, 20),
       },
       attribute_path: AttributePath {
        parts: [
         Raw {
          content: "submodule",
          position: (24, 26),
         },
        ],
       },
       default: None,
      },
      arguments: [
       Map {
        bindings: [
         Binding {
          from: AttributePath {
           parts: [
            Raw {
             content: "options",
             position: (25, 5),
            },
           ],
          },
          to: Map {
           bindings: [
            Binding {
             from: AttributePath {
              parts: [
               Raw {
                content: "xwayland",
                position: (26, 7),
               },
              ],
             },
             to: FunctionApplication {
              function: Variable {
               identifier: "mkOption",
               position: (26, 18),
              },
              arguments: [
               Map {
                bindings: [
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "description",
                     position: (27, 9),
                    },
                   ],
                  },
                  to: String {
                   parts: [
                    Raw {
                     content: "Whether to enable XWayland support.\n\nTo start XWayland immediately, use `immediate`.\n",
                     position: (28, 1),
                    },
                   ],
                   position: (27, 23),
                  },
                 },
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "type",
                     position: (32, 9),
                    },
                   ],
                  },
                  to: FunctionApplication {
                   function: PropertyAccess {
                    expression: Variable {
                     identifier: "types",
                     position: (32, 16),
                    },
                    attribute_path: AttributePath {
                     parts: [
                      Raw {
                       content: "enum",
                       position: (32, 22),
                      },
                     ],
                    },
                    default: None,
                   },
                   arguments: [
                    List {
                     elements: [
                      String {
                       parts: [
                        Raw {
                         content: "true",
                         position: (32, 30),
                        },
                       ],
                       position: (32, 29),
                      },
                      String {
                       parts: [
                        Raw {
                         content: "false",
                         position: (32, 37),
                        },
                       ],
                       position: (32, 36),
                      },
                      String {
                       parts: [
                        Raw {
                         content: "immediate",
                         position: (32, 45),
                        },
                       ],
                       position: (32, 44),
                      },
                     ],
                     position: (32, 27),
                    },
                   ],
                  },
                 },
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "default",
                     position: (33, 9),
                    },
                   ],
                  },
                  to: String {
                   parts: [
                    Raw {
                     content: "false",
                     position: (33, 20),
                    },
                   ],
                   position: (33, 19),
                  },
                 },
                ],
                recursive: false,
                position: (26, 27),
               },
              ],
             },
            },
            Binding {
             from: AttributePath {
              parts: [
               Raw {
                content: "cursorTheme",
                position: (35, 7),
               },
              ],
             },
             to: FunctionApplication {
              function: Variable {
               identifier: "mkOption",
               position: (35, 21),
              },
              arguments: [
               Map {
                bindings: [
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "description",
                     position: (36, 9),
                    },
                   ],
                  },
                  to: String {
                   parts: [
                    Raw {
                     content: "Cursor theme to use in Phosh.\n",
                     position: (37, 1),
                    },
                   ],
                   position: (36, 23),
                  },
                 },
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "type",
                     position: (39, 9),
                    },
                   ],
                  },
                  to: PropertyAccess {
                   expression: Variable {
                    identifier: "types",
                    position: (39, 16),
                   },
                   attribute_path: AttributePath {
                    parts: [
                     Raw {
                      content: "str",
                      position: (39, 22),
                     },
                    ],
                   },
                   default: None,
                  },
                 },
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "default",
                     position: (40, 9),
                    },
                   ],
                  },
                  to: String {
                   parts: [
                    Raw {
                     content: "default",
                     position: (40, 20),
                    },
                   ],
                   position: (40, 19),
                  },
                 },
                ],
                recursive: false,
                position: (35, 30),
               },
              ],
             },
            },
            Binding {
             from: AttributePath {
              parts: [
               Raw {
                content: "outputs",
                position: (42, 7),
               },
              ],
             },
             to: FunctionApplication {
              function: Variable {
               identifier: "mkOption",
               position: (42, 17),
              },
              arguments: [
               Map {
                bindings: [
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "description",
                     position: (43, 9),
                    },
                   ],
                  },
                  to: String {
                   parts: [
                    Raw {
                     content: "Output configurations.\n",
                     position: (44, 1),
                    },
                   ],
                   position: (43, 23),
                  },
                 },
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "type",
                     position: (46, 9),
                    },
                   ],
                  },
                  to: FunctionApplication {
                   function: PropertyAccess {
                    expression: Variable {
                     identifier: "types",
                     position: (46, 16),
                    },
                    attribute_path: AttributePath {
                     parts: [
                      Raw {
                       content: "attrsOf",
                       position: (46, 22),
                      },
                     ],
                    },
                    default: None,
                   },
                   arguments: [
                    Variable {
                     identifier: "phocOutputType",
                     position: (46, 30),
                    },
                   ],
                  },
                 },
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "default",
                     position: (47, 9),
                    },
                   ],
                  },
                  to: Map {
                   bindings: [
                    Binding {
                     from: AttributePath {
                      parts: [
                       Raw {
                        content: "DSI-1",
                        position: (48, 11),
                       },
                      ],
                     },
                     to: Map {
                      bindings: [
                       Binding {
                        from: AttributePath {
                         parts: [
                          Raw {
                           content: "scale",
                           position: (49, 13),
                          },
                         ],
                        },
                        to: Int {
                         value: 2,
                         position: (49, 21),
                        },
                       },
                      ],
                      recursive: false,
                      position: (48, 19),
                     },
                    },
                   ],
                   recursive: false,
                   position: (47, 19),
                  },
                 },
                ],
                recursive: false,
                position: (42, 26),
               },
              ],
             },
            },
           ],
           recursive: false,
           position: (25, 15),
          },
         },
        ],
        recursive: false,
        position: (24, 36),
       },
      ],
     },
    },
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "phocOutputType",
        position: (56, 3),
       },
      ],
     },
     to: FunctionApplication {
      function: PropertyAccess {
       expression: Variable {
        identifier: "types",
        position: (56, 20),
       },
       attribute_path: AttributePath {
        parts: [
         Raw {
          content: "submodule",
          position: (56, 26),
         },
        ],
       },
       default: None,
      },
      arguments: [
       Map {
        bindings: [
         Binding {
          from: AttributePath {
           parts: [
            Raw {
             content: "options",
             position: (57, 5),
            },
           ],
          },
          to: Map {
           bindings: [
            Binding {
             from: AttributePath {
              parts: [
               Raw {
                content: "modeline",
                position: (58, 7),
               },
              ],
             },
             to: FunctionApplication {
              function: Variable {
               identifier: "mkOption",
               position: (58, 18),
              },
              arguments: [
               Map {
                bindings: [
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "description",
                     position: (59, 9),
                    },
                   ],
                  },
                  to: String {
                   parts: [
                    Raw {
                     content: "One or more modelines.\n",
                     position: (60, 1),
                    },
                   ],
                   position: (59, 23),
                  },
                 },
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "type",
                     position: (62, 9),
                    },
                   ],
                  },
                  to: FunctionApplication {
                   function: PropertyAccess {
                    expression: Variable {
                     identifier: "types",
                     position: (62, 16),
                    },
                    attribute_path: AttributePath {
                     parts: [
                      Raw {
                       content: "either",
                       position: (62, 22),
                      },
                     ],
                    },
                    default: None,
                   },
                   arguments: [
                    PropertyAccess {
                     expression: Variable {
                      identifier: "types",
                      position: (62, 29),
                     },
                     attribute_path: AttributePath {
                      parts: [
                       Raw {
                        content: "str",
                        position: (62, 35),
                       },
                      ],
                     },
                     default: None,
                    },
                    Parentheses {
                     expression: FunctionApplication {
                      function: PropertyAccess {
                       expression: Variable {
                        identifier: "types",
                        position: (62, 40),
                       },
                       attribute_path: AttributePath {
                        parts: [
                         Raw {
                          content: "listOf",
                          position: (62, 46),
                         },
                        ],
                       },
                       default: None,
                      },
                      arguments: [
                       PropertyAccess {
                        expression: Variable {
                         identifier: "types",
                         position: (62, 53),
                        },
                        attribute_path: AttributePath {
                         parts: [
                          Raw {
                           content: "str",
                           position: (62, 59),
                          },
                         ],
                        },
                        default: None,
                       },
                      ],
                     },
                     position: (62, 39),
                    },
                   ],
                  },
                 },
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "default",
                     position: (63, 9),
                    },
                   ],
                  },
                  to: List {
                   elements: [],
                   position: (63, 19),
                  },
                 },
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "example",
                     position: (64, 9),
                    },
                   ],
                  },
                  to: List {
                   elements: [
                    String {
                     parts: [
                      Raw {
                       content: "87.25 720 776 848  976 1440 1443 1453 1493 -hsync +vsync",
                       position: (65, 12),
                      },
                     ],
                     position: (65, 11),
                    },
                    String {
                     parts: [
                      Raw {
                       content: "65.13 768 816 896 1024 1024 1025 1028 1060 -HSync +VSync",
                       position: (66, 12),
                      },
                     ],
                     position: (66, 11),
                    },
                   ],
                   position: (64, 19),
                  },
                 },
                ],
                recursive: false,
                position: (58, 27),
               },
              ],
             },
            },
            Binding {
             from: AttributePath {
              parts: [
               Raw {
                content: "mode",
                position: (69, 7),
               },
              ],
             },
             to: FunctionApplication {
              function: Variable {
               identifier: "mkOption",
               position: (69, 14),
              },
              arguments: [
               Map {
                bindings: [
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "description",
                     position: (70, 9),
                    },
                   ],
                  },
                  to: String {
                   parts: [
                    Raw {
                     content: "Default video mode.\n",
                     position: (71, 1),
                    },
                   ],
                   position: (70, 23),
                  },
                 },
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "type",
                     position: (73, 9),
                    },
                   ],
                  },
                  to: FunctionApplication {
                   function: PropertyAccess {
                    expression: Variable {
                     identifier: "types",
                     position: (73, 16),
                    },
                    attribute_path: AttributePath {
                     parts: [
                      Raw {
                       content: "nullOr",
                       position: (73, 22),
                      },
                     ],
                    },
                    default: None,
                   },
                   arguments: [
                    PropertyAccess {
                     expression: Variable {
                      identifier: "types",
                      position: (73, 29),
                     },
                     attribute_path: AttributePath {
                      parts: [
                       Raw {
                        content: "str",
                        position: (73, 35),
                       },
                      ],
                     },
                     default: None,
                    },
                   ],
                  },
                 },
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "default",
                     position: (74, 9),
                    },
                   ],
                  },
                  to: Variable {
                   identifier: "null",
                   position: (74, 19),
                  },
                 },
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "example",
                     position: (75, 9),
                    },
                   ],
                  },
                  to: String {
                   parts: [
                    Raw {
                     content: "768x1024",
                     position: (75, 20),
                    },
                   ],
                   position: (75, 19),
                  },
                 },
                ],
                recursive: false,
                position: (69, 23),
               },
              ],
             },
            },
            Binding {
             from: AttributePath {
              parts: [
               Raw {
                content: "scale",
                position: (77, 7),
               },
              ],
             },
             to: FunctionApplication {
              function: Variable {
               identifier: "mkOption",
               position: (77, 15),
              },
              arguments: [
               Map {
                bindings: [
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "description",
                     position: (78, 9),
                    },
                   ],
                  },
                  to: String {
                   parts: [
                    Raw {
                     content: "Display scaling factor.\n",
                     position: (79, 1),
                    },
                   ],
                   position: (78, 23),
                  },
                 },
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "type",
                     position: (81, 9),
                    },
                   ],
                  },
                  to: FunctionApplication {
                   function: PropertyAccess {
                    expression: Variable {
                     identifier: "types",
                     position: (81, 16),
                    },
                    attribute_path: AttributePath {
                     parts: [
                      Raw {
                       content: "nullOr",
                       position: (81, 22),
                      },
                     ],
                    },
                    default: None,
                   },
                   arguments: [
                    PropertyAccess {
                     expression: Variable {
                      identifier: "types",
                      position: (81, 29),
                     },
                     attribute_path: AttributePath {
                      parts: [
                       Raw {
                        content: "ints",
                        position: (81, 35),
                       },
                       Raw {
                        content: "unsigned",
                        position: (81, 40),
                       },
                      ],
                     },
                     default: None,
                    },
                   ],
                  },
                 },
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "default",
                     position: (82, 9),
                    },
                   ],
                  },
                  to: Variable {
                   identifier: "null",
                   position: (82, 19),
                  },
                 },
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "example",
                     position: (83, 9),
                    },
                   ],
                  },
                  to: Int {
                   value: 2,
                   position: (83, 19),
                  },
                 },
                ],
                recursive: false,
                position: (77, 24),
               },
              ],
             },
            },
            Binding {
             from: AttributePath {
              parts: [
               Raw {
                content: "rotate",
                position: (85, 7),
               },
              ],
             },
             to: FunctionApplication {
              function: Variable {
               identifier: "mkOption",
               position: (85, 16),
              },
              arguments: [
               Map {
                bindings: [
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "description",
                     position: (86, 9),
                    },
                   ],
                  },
                  to: String {
                   parts: [
                    Raw {
                     content: "Screen transformation.\n",
                     position: (87, 1),
                    },
                   ],
                   position: (86, 23),
                  },
                 },
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "type",
                     position: (89, 9),
                    },
                   ],
                  },
                  to: FunctionApplication {
                   function: PropertyAccess {
                    expression: Variable {
                     identifier: "types",
                     position: (89, 16),
                    },
                    attribute_path: AttributePath {
                     parts: [
                      Raw {
                       content: "enum",
                       position: (89, 22),
                      },
                     ],
                    },
                    default: None,
                   },
                   arguments: [
                    List {
                     elements: [
                      String {
                       parts: [
                        Raw {
                         content: "90",
                         position: (90, 12),
                        },
                       ],
                       position: (90, 11),
                      },
                      String {
                       parts: [
                        Raw {
                         content: "180",
                         position: (90, 17),
                        },
                       ],
                       position: (90, 16),
                      },
                      String {
                       parts: [
                        Raw {
                         content: "270",
                         position: (90, 23),
                        },
                       ],
                       position: (90, 22),
                      },
                      String {
                       parts: [
                        Raw {
                         content: "flipped",
                         position: (90, 29),
                        },
                       ],
                       position: (90, 28),
                      },
                      String {
                       parts: [
                        Raw {
                         content: "flipped-90",
                         position: (90, 39),
                        },
                       ],
                       position: (90, 38),
                      },
                      String {
                       parts: [
                        Raw {
                         content: "flipped-180",
                         position: (90, 52),
                        },
                       ],
                       position: (90, 51),
                      },
                      String {
                       parts: [
                        Raw {
                         content: "flipped-270",
                         position: (90, 66),
                        },
                       ],
                       position: (90, 65),
                      },
                      Variable {
                       identifier: "null",
                       position: (90, 79),
                      },
                     ],
                     position: (89, 27),
                    },
                   ],
                  },
                 },
                 Binding {
                  from: AttributePath {
                   parts: [
                    Raw {
                     content: "default",
                     position: (92, 9),
                    },
                   ],
                  },
                  to: Variable {
                   identifier: "null",
                   position: (92, 19),
                  },
                 },
                ],
                recursive: false,
                position: (85, 25),
               },
              ],
             },
            },
           ],
           recursive: false,
           position: (57, 15),
          },
         },
        ],
        recursive: false,
        position: (56, 36),
       },
      ],
     },
    },
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "optionalKV",
        position: (97, 3),
       },
      ],
     },
     to: Function {
      argument: Simple {
       identifier: "k",
      },
      definition: Function {
       argument: Simple {
        identifier: "v",
       },
       definition: IfThenElse {
        predicate: BinaryOperation {
         operator: EqualTo,
         operands: [
          Variable {
           identifier: "v",
           position: (97, 25),
          },
          Variable {
           identifier: "null",
           position: (97, 30),
          },
         ],
         position: (97, 27),
        },
        then: String {
         parts: [],
         position: (97, 40),
        },
        else_: String {
         parts: [
          Interpolation {
           expression: Variable {
            identifier: "k",
            position: (97, 51),
           },
          },
          Raw {
           content: " = ",
           position: (97, 53),
          },
          Interpolation {
           expression: FunctionApplication {
            function: PropertyAccess {
             expression: Variable {
              identifier: "builtins",
              position: (97, 58),
             },
             attribute_path: AttributePath {
              parts: [
               Raw {
                content: "toString",
                position: (97, 67),
               },
              ],
             },
             default: None,
            },
            arguments: [
             Variable {
              identifier: "v",
              position: (97, 76),
             },
            ],
           },
          },
         ],
         position: (97, 48),
        },
        position: (97, 22),
       },
       position: (97, 19),
      },
      position: (97, 16),
     },
    },
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "renderPhocOutput",
        position: (99, 3),
       },
      ],
     },
     to: Function {
      argument: Simple {
       identifier: "name",
      },
      definition: Function {
       argument: Simple {
        identifier: "output",
       },
       definition: LetIn {
        bindings: [
         Binding {
          from: AttributePath {
           parts: [
            Raw {
             content: "modelines",
             position: (100, 5),
            },
           ],
          },
          to: IfThenElse {
           predicate: FunctionApplication {
            function: PropertyAccess {
             expression: Variable {
              identifier: "builtins",
              position: (100, 20),
             },
             attribute_path: AttributePath {
              parts: [
               Raw {
                content: "isList",
                position: (100, 29),
               },
              ],
             },
             default: None,
            },
            arguments: [
             PropertyAccess {
              expression: Variable {
               identifier: "output",
               position: (100, 36),
              },
              attribute_path: AttributePath {
               parts: [
                Raw {
                 content: "modeline",
                 position: (100, 43),
                },
               ],
              },
              default: None,
             },
            ],
           },
           then: PropertyAccess {
            expression: Variable {
             identifier: "output",
             position: (101, 12),
            },
            attribute_path: AttributePath {
             parts: [
              Raw {
               content: "modeline",
               position: (101, 19),
              },
             ],
            },
            default: None,
           },
           else_: List {
            elements: [
             PropertyAccess {
              expression: Variable {
               identifier: "output",
               position: (102, 14),
              },
              attribute_path: AttributePath {
               parts: [
                Raw {
                 content: "modeline",
                 position: (102, 21),
                },
               ],
              },
              default: None,
             },
            ],
            position: (102, 12),
           },
           position: (100, 17),
          },
         },
         Binding {
          from: AttributePath {
           parts: [
            Raw {
             content: "renderModeline",
             position: (103, 5),
            },
           ],
          },
          to: Function {
           argument: Simple {
            identifier: "l",
           },
           definition: String {
            parts: [
             Raw {
              content: "modeline = ",
              position: (103, 26),
             },
             Interpolation {
              expression: Variable {
               identifier: "l",
               position: (103, 39),
              },
             },
            ],
            position: (103, 25),
           },
           position: (103, 22),
          },
         },
        ],
        target: String {
         parts: [
          Raw {
           content: "[output:",
           position: (105, 1),
          },
          Interpolation {
           expression: Variable {
            identifier: "name",
            position: (105, 15),
           },
          },
          Raw {
           content: "]\n",
           position: (105, 20),
          },
          Interpolation {
           expression: FunctionApplication {
            function: Variable {
             identifier: "concatStringsSep",
             position: (106, 7),
            },
            arguments: [
             String {
              parts: [
               Raw {
                content: "\n",
                position: (106, 25),
               },
              ],
              position: (106, 24),
             },
             Parentheses {
              expression: FunctionApplication {
               function: Variable {
                identifier: "map",
                position: (106, 30),
               },
               arguments: [
                Variable {
                 identifier: "renderModeline",
                 position: (106, 34),
                },
                Variable {
                 identifier: "modelines",
                 position: (106, 49),
                },
               ],
              },
              position: (106, 29),
             },
            ],
           },
          },
          Raw {
           content: "\n",
           position: (106, 60),
          },
          Interpolation {
           expression: FunctionApplication {
            function: Variable {
             identifier: "optionalKV",
             position: (107, 7),
            },
            arguments: [
             String {
              parts: [
               Raw {
                content: "mode",
                position: (107, 19),
               },
              ],
              position: (107, 18),
             },
             PropertyAccess {
              expression: Variable {
               identifier: "output",
               position: (107, 25),
              },
              attribute_path: AttributePath {
               parts: [
                Raw {
                 content: "mode",
                 position: (107, 32),
                },
               ],
              },
              default: None,
             },
            ],
           },
          },
          Raw {
           content: "\n",
           position: (107, 37),
          },
          Interpolation {
           expression: FunctionApplication {
            function: Variable {
             identifier: "optionalKV",
             position: (108, 7),
            },
            arguments: [
             String {
              parts: [
               Raw {
                content: "scale",
                position: (108, 19),
               },
              ],
              position: (108, 18),
             },
             PropertyAccess {
              expression: Variable {
               identifier: "output",
               position: (108, 26),
              },
              attribute_path: AttributePath {
               parts: [
                Raw {
                 content: "scale",
                 position: (108, 33),
                },
               ],
              },
              default: None,
             },
            ],
           },
          },
          Raw {
           content: "\n",
           position: (108, 39),
          },
          Interpolation {
           expression: FunctionApplication {
            function: Variable {
             identifier: "optionalKV",
             position: (109, 7),
            },
            arguments: [
             String {
              parts: [
               Raw {
                content: "rotate",
                position: (109, 19),
               },
              ],
              position: (109, 18),
             },
             PropertyAccess {
              expression: Variable {
               identifier: "output",
               position: (109, 27),
              },
              attribute_path: AttributePath {
               parts: [
                Raw {
                 content: "rotate",
                 position: (109, 34),
                },
               ],
              },
              default: None,
             },
            ],
           },
          },
          Raw {
           content: "\n",
           position: (109, 41),
          },
         ],
         position: (104, 6),
        },
        position: (99, 36),
       },
       position: (99, 28),
      },
      position: (99, 22),
     },
    },
    Binding {
     from: AttributePath {
      parts: [
       Raw {
        content: "renderPhocConfig",
        position: (112, 3),
       },
      ],
     },
     to: Function {
      argument: Simple {
       identifier: "phoc",
      },
      definition: LetIn {
       bindings: [
        Binding {
         from: AttributePath {
          parts: [
           Raw {
            content: "outputs",
            position: (113, 5),
           },
          ],
         },
         to: FunctionApplication {
          function: Variable {
           identifier: "mapAttrsToList",
           position: (113, 15),
          },
          arguments: [
           Variable {
            identifier: "renderPhocOutput",
            position: (113, 30),
           },
           PropertyAccess {
            expression: Variable {
             identifier: "phoc",
             position: (113, 47),
            },
            attribute_path: AttributePath {
             parts: [
              Raw {
               content: "outputs",
               position: (113, 52),
              },
             ],
            },
            default: None,
           },
          ],
         },
        },
       ],
       target: String {
        parts: [
         Raw {
          content: "[core]\nxwayland = ",
          position: (115, 1),
         },
         Interpolation {
          expression: PropertyAccess {
           expression: Variable {
            identifier: "phoc",
            position: (116, 18),
           },
           attribute_path: AttributePath {
            parts: [
             Raw {
              content: "xwayland",
              position: (116, 23),
             },
            ],
           },
           default: None,
          },
         },
         Raw {
          content: "\n",
          position: (116, 32),
         },
         Interpolation {
          expression: FunctionApplication {
           function: Variable {
            identifier: "concatStringsSep",
            position: (117, 7),
           },
           arguments: [
            String {
             parts: [
              Raw {
               content: "\n",
               position: (117, 25),
              },
             ],
             position: (117, 24),
            },
            Variable {
             identifier: "outputs",
             position: (117, 29),
            },
           ],
          },
         },
         Raw {
          content: "\n[cursor]\ntheme = ",
          position: (117, 37),
         },
         Interpolation {
          expression: PropertyAccess {
           expression: Variable {
            identifier: "phoc",
            position: (119, 15),
           },
           attribute_path: AttributePath {
            parts: [
             Raw {
              content: "cursorTheme",
              position: (119, 20),
             },
            ],
           },
           default: None,
          },
         },
         Raw {
          content: "\n",
          position: (119, 32),
         },
        ],
        position: (114, 6),
       },
       position: (112, 28),
      },
      position: (112, 22),
     },
    },
   ],
   target: Map {
    bindings: [
     Binding {
      from: AttributePath {
       parts: [
        Raw {
         content: "options",
         position: (122, 3),
        },
       ],
      },
      to: Map {
       bindings: [
        Binding {
         from: AttributePath {
          parts: [
           Raw {
            content: "programs",
            position: (123, 5),
           },
           Raw {
            content: "phosh",
            position: (123, 14),
           },
          ],
         },
         to: Map {
          bindings: [
           Binding {
            from: AttributePath {
             parts: [
              Raw {
               content: "enable",
               position: (124, 7),
              },
             ],
            },
            to: FunctionApplication {
             function: Variable {
              identifier: "mkEnableOption",
              position: (124, 16),
             },
             arguments: [
              String {
               parts: [
                Raw {
                 content: "Whether to enable, Phosh, related packages and default configurations.\n",
                 position: (125, 1),
                },
               ],
               position: (124, 31),
              },
             ],
            },
           },
           Binding {
            from: AttributePath {
             parts: [
              Raw {
               content: "phocConfig",
               position: (127, 7),
              },
             ],
            },
            to: FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (127, 20),
             },
             arguments: [
              Map {
               bindings: [
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "description",
                    position: (128, 9),
                   },
                  ],
                 },
                 to: String {
                  parts: [
                   Raw {
                    content: "Configurations for the Phoc compositor.\n",
                    position: (129, 1),
                   },
                  ],
                  position: (128, 23),
                 },
                },
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "type",
                    position: (131, 9),
                   },
                  ],
                 },
                 to: FunctionApplication {
                  function: PropertyAccess {
                   expression: Variable {
                    identifier: "types",
                    position: (131, 16),
                   },
                   attribute_path: AttributePath {
                    parts: [
                     Raw {
                      content: "oneOf",
                      position: (131, 22),
                     },
                    ],
                   },
                   default: None,
                  },
                  arguments: [
                   List {
                    elements: [
                     PropertyAccess {
                      expression: Variable {
                       identifier: "types",
                       position: (131, 30),
                      },
                      attribute_path: AttributePath {
                       parts: [
                        Raw {
                         content: "lines",
                         position: (131, 36),
                        },
                       ],
                      },
                      default: None,
                     },
                     PropertyAccess {
                      expression: Variable {
                       identifier: "types",
                       position: (131, 42),
                      },
                      attribute_path: AttributePath {
                       parts: [
                        Raw {
                         content: "path",
                         position: (131, 48),
                        },
                       ],
                      },
                      default: None,
                     },
                     Variable {
                      identifier: "phocConfigType",
                      position: (131, 53),
                     },
                    ],
                    position: (131, 28),
                   },
                  ],
                 },
                },
                Binding {
                 from: AttributePath {
                  parts: [
                   Raw {
                    content: "default",
                    position: (132, 9),
                   },
                  ],
                 },
                 to: Map {
                  bindings: [],
                  recursive: false,
                  position: (132, 19),
                 },
                },
               ],
               recursive: false,
               position: (127, 29),
              },
             ],
            },
           },
          ],
          recursive: false,
          position: (123, 22),
         },
        },
       ],
       recursive: false,
       position: (122, 13),
      },
     },
     Binding {
      from: AttributePath {
       parts: [
        Raw {
         content: "config",
         position: (137, 3),
        },
       ],
      },
      to: FunctionApplication {
       function: Variable {
        identifier: "mkIf",
        position: (137, 12),
       },
       arguments: [
        PropertyAccess {
         expression: Variable {
          identifier: "cfg",
          position: (137, 17),
         },
         attribute_path: AttributePath {
          parts: [
           Raw {
            content: "enable",
            position: (137, 21),
           },
          ],
         },
         default: None,
        },
        Map {
         bindings: [
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "environment",
              position: (138, 5),
             },
             Raw {
              content: "systemPackages",
              position: (138, 17),
             },
            ],
           },
           to: List {
            elements: [
             PropertyAccess {
              expression: Variable {
               identifier: "pkgs",
               position: (139, 7),
              },
              attribute_path: AttributePath {
               parts: [
                Raw {
                 content: "phoc",
                 position: (139, 12),
                },
               ],
              },
              default: None,
             },
             PropertyAccess {
              expression: Variable {
               identifier: "pkgs",
               position: (140, 7),
              },
              attribute_path: AttributePath {
               parts: [
                Raw {
                 content: "phosh",
                 position: (140, 12),
                },
               ],
              },
              default: None,
             },
             PropertyAccess {
              expression: Variable {
               identifier: "pkgs",
               position: (141, 7),
              },
              attribute_path: AttributePath {
               parts: [
                Raw {
                 content: "squeekboard",
                 position: (141, 12),
                },
               ],
              },
              default: None,
             },
             Variable {
              identifier: "oskItem",
              position: (142, 7),
             },
            ],
            position: (138, 34),
           },
          },
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "systemd",
              position: (145, 5),
             },
             Raw {
              content: "packages",
              position: (145, 13),
             },
            ],
           },
           to: List {
            elements: [
             PropertyAccess {
              expression: Variable {
               identifier: "pkgs",
               position: (145, 26),
              },
              attribute_path: AttributePath {
               parts: [
                Raw {
                 content: "phosh",
                 position: (145, 31),
                },
               ],
              },
              default: None,
             },
            ],
            position: (145, 24),
           },
          },
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "programs",
              position: (147, 5),
             },
             Raw {
              content: "feedbackd",
              position: (147, 14),
             },
             Raw {
              content: "enable",
              position: (147, 24),
             },
            ],
           },
           to: Variable {
            identifier: "true",
            position: (147, 33),
           },
          },
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "security",
              position: (149, 5),
             },
             Raw {
              content: "pam",
              position: (149, 14),
             },
             Raw {
              content: "services",
              position: (149, 18),
             },
             Raw {
              content: "phosh",
              position: (149, 27),
             },
            ],
           },
           to: Map {
            bindings: [],
            recursive: false,
            position: (149, 35),
           },
          },
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "hardware",
              position: (151, 5),
             },
             Raw {
              content: "opengl",
              position: (151, 14),
             },
             Raw {
              content: "enable",
              position: (151, 21),
             },
            ],
           },
           to: FunctionApplication {
            function: Variable {
             identifier: "mkDefault",
             position: (151, 30),
            },
            arguments: [
             Variable {
              identifier: "true",
              position: (151, 40),
             },
            ],
           },
          },
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "services",
              position: (153, 5),
             },
             Raw {
              content: "gnome",
              position: (153, 14),
             },
             Raw {
              content: "core-shell",
              position: (153, 20),
             },
             Raw {
              content: "enable",
              position: (153, 31),
             },
            ],
           },
           to: Variable {
            identifier: "true",
            position: (153, 40),
           },
          },
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "services",
              position: (154, 5),
             },
             Raw {
              content: "gnome",
              position: (154, 14),
             },
             Raw {
              content: "core-os-services",
              position: (154, 20),
             },
             Raw {
              content: "enable",
              position: (154, 37),
             },
            ],
           },
           to: Variable {
            identifier: "true",
            position: (154, 46),
           },
          },
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "services",
              position: (155, 5),
             },
             Raw {
              content: "xserver",
              position: (155, 14),
             },
             Raw {
              content: "displayManager",
              position: (155, 22),
             },
             Raw {
              content: "sessionPackages",
              position: (155, 37),
             },
            ],
           },
           to: List {
            elements: [
             PropertyAccess {
              expression: Variable {
               identifier: "pkgs",
               position: (155, 57),
              },
              attribute_path: AttributePath {
               parts: [
                Raw {
                 content: "phosh",
                 position: (155, 62),
                },
               ],
              },
              default: None,
             },
            ],
            position: (155, 55),
           },
          },
          Binding {
           from: AttributePath {
            parts: [
             Raw {
              content: "environment",
              position: (157, 5),
             },
             Raw {
              content: "etc",
              position: (157, 17),
             },
             Expression {
              ast: String {
               parts: [
                Raw {
                 content: "phosh/phoc.ini",
                 position: (157, 22),
                },
               ],
               position: (157, 21),
              },
             },
             Raw {
              content: "source",
              position: (157, 38),
             },
            ],
           },
           to: IfThenElse {
            predicate: FunctionApplication {
             function: PropertyAccess {
              expression: Variable {
               identifier: "builtins",
               position: (158, 10),
              },
              attribute_path: AttributePath {
               parts: [
                Raw {
                 content: "isPath",
                 position: (158, 19),
                },
               ],
              },
              default: None,
             },
             arguments: [
              PropertyAccess {
               expression: Variable {
                identifier: "cfg",
                position: (158, 26),
               },
               attribute_path: AttributePath {
                parts: [
                 Raw {
                  content: "phocConfig",
                  position: (158, 30),
                 },
                ],
               },
               default: None,
              },
             ],
            },
            then: PropertyAccess {
             expression: Variable {
              identifier: "cfg",
              position: (158, 46),
             },
             attribute_path: AttributePath {
              parts: [
               Raw {
                content: "phocConfig",
                position: (158, 50),
               },
              ],
             },
             default: None,
            },
            else_: IfThenElse {
             predicate: FunctionApplication {
              function: PropertyAccess {
               expression: Variable {
                identifier: "builtins",
                position: (159, 15),
               },
               attribute_path: AttributePath {
                parts: [
                 Raw {
                  content: "isString",
                  position: (159, 24),
                 },
                ],
               },
               default: None,
              },
              arguments: [
               PropertyAccess {
                expression: Variable {
                 identifier: "cfg",
                 position: (159, 33),
                },
                attribute_path: AttributePath {
                 parts: [
                  Raw {
                   content: "phocConfig",
                   position: (159, 37),
                  },
                 ],
                },
                default: None,
               },
              ],
             },
             then: FunctionApplication {
              function: PropertyAccess {
               expression: Variable {
                identifier: "pkgs",
                position: (159, 53),
               },
               attribute_path: AttributePath {
                parts: [
                 Raw {
                  content: "writeText",
                  position: (159, 58),
                 },
                ],
               },
               default: None,
              },
              arguments: [
               String {
                parts: [
                 Raw {
                  content: "phoc.ini",
                  position: (159, 69),
                 },
                ],
                position: (159, 68),
               },
               PropertyAccess {
                expression: Variable {
                 identifier: "cfg",
                 position: (159, 79),
                },
                attribute_path: AttributePath {
                 parts: [
                  Raw {
                   content: "phocConfig",
                   position: (159, 83),
                  },
                 ],
                },
                default: None,
               },
              ],
             },
             else_: FunctionApplication {
              function: PropertyAccess {
               expression: Variable {
                identifier: "pkgs",
                position: (160, 12),
               },
               attribute_path: AttributePath {
                parts: [
                 Raw {
                  content: "writeText",
                  position: (160, 17),
                 },
                ],
               },
               default: None,
              },
              arguments: [
               String {
                parts: [
                 Raw {
                  content: "phoc.ini",
                  position: (160, 28),
                 },
                ],
                position: (160, 27),
               },
               Parentheses {
                expression: FunctionApplication {
                 function: Variable {
                  identifier: "renderPhocConfig",
                  position: (160, 39),
                 },
                 arguments: [
                  PropertyAccess {
                   expression: Variable {
                    identifier: "cfg",
                    position: (160, 56),
                   },
                   attribute_path: AttributePath {
                    parts: [
                     Raw {
                      content: "phocConfig",
                      position: (160, 60),
                     },
                    ],
                   },
                   default: None,
                  },
                 ],
                },
                position: (160, 38),
               },
              ],
             },
             position: (159, 12),
            },
            position: (158, 7),
           },
          },
         ],
         recursive: false,
         position: (137, 28),
        },
       ],
      },
     },
    ],
    recursive: false,
    position: (121, 4),
   },
   position: (5, 1),
  },
  position: (3, 1),
 },
 position: (1, 1),
}