Function(
 Function {
  head: Destructured(
   FunctionHeadDestructured {
    ellipsis: true,
    identifier: None,
    arguments: [
     FunctionHeadDestructuredArgument {
      identifier: "config",
      default: None,
     },
     FunctionHeadDestructuredArgument {
      identifier: "lib",
      default: None,
     },
     FunctionHeadDestructuredArgument {
      identifier: "pkgs",
      default: None,
     },
    ],
   },
  ),
  body: With(
   With {
    expression: Identifier(
     Identifier {
      id: "lib",
      span: Span {
       start: Position {
        line: 3,
        column: 6,
       },
       end: Position {
        line: 3,
        column: 9,
       },
      },
     },
    ),
    target: LetIn(
     LetIn {
      bindings: [
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "cfg",
            span: Span {
             start: Position {
              line: 6,
              column: 3,
             },
             end: Position {
              line: 6,
              column: 6,
             },
            },
           },
          ),
         ],
         to: PropertyAccess(
          PropertyAccess {
           expression: Identifier(
            Identifier {
             id: "config",
             span: Span {
              start: Position {
               line: 6,
               column: 9,
              },
              end: Position {
               line: 6,
               column: 15,
              },
             },
            },
           ),
           attribute_path: [
            Raw(
             PartRaw {
              content: "services",
              span: Span {
               start: Position {
                line: 6,
                column: 16,
               },
               end: Position {
                line: 6,
                column: 24,
               },
              },
             },
            ),
            Raw(
             PartRaw {
              content: "rsnapshot",
              span: Span {
               start: Position {
                line: 6,
                column: 25,
               },
               end: Position {
                line: 6,
                column: 34,
               },
              },
             },
            ),
           ],
           default: None,
          },
         ),
        },
       ),
       KeyValue(
        BindingKeyValue {
         from: [
          Raw(
           PartRaw {
            content: "cfgfile",
            span: Span {
             start: Position {
              line: 7,
              column: 3,
             },
             end: Position {
              line: 7,
              column: 10,
             },
            },
           },
          ),
         ],
         to: FunctionApplication(
          FunctionApplication {
           function: PropertyAccess(
            PropertyAccess {
             expression: Identifier(
              Identifier {
               id: "pkgs",
               span: Span {
                start: Position {
                 line: 7,
                 column: 13,
                },
                end: Position {
                 line: 7,
                 column: 17,
                },
               },
              },
             ),
             attribute_path: [
              Raw(
               PartRaw {
                content: "writeText",
                span: Span {
                 start: Position {
                  line: 7,
                  column: 18,
                 },
                 end: Position {
                  line: 7,
                  column: 27,
                 },
                },
               },
              ),
             ],
             default: None,
            },
           ),
           arguments: [
            String(
             String_ {
              parts: [
               Raw(
                PartRaw {
                 content: "rsnapshot.conf",
                 span: Span {
                  start: Position {
                   line: 7,
                   column: 29,
                  },
                  end: Position {
                   line: 7,
                   column: 43,
                  },
                 },
                },
               ),
              ],
              span: Span {
               start: Position {
                line: 7,
                column: 28,
               },
               end: Position {
                line: 7,
                column: 44,
               },
              },
             },
            ),
            IndentedString(
             IndentedString {
              parts: [
               Raw(
                PartRaw {
                 content: "config_version\t1.2\ncmd_cp\t",
                 span: Span {
                  start: Position {
                   line: 8,
                   column: 1,
                  },
                  end: Position {
                   line: 9,
                   column: 12,
                  },
                 },
                },
               ),
               Interpolation(
                PartInterpolation {
                 expression: PropertyAccess(
                  PropertyAccess {
                   expression: Identifier(
                    Identifier {
                     id: "pkgs",
                     span: Span {
                      start: Position {
                       line: 9,
                       column: 14,
                      },
                      end: Position {
                       line: 9,
                       column: 18,
                      },
                     },
                    },
                   ),
                   attribute_path: [
                    Raw(
                     PartRaw {
                      content: "coreutils",
                      span: Span {
                       start: Position {
                        line: 9,
                        column: 19,
                       },
                       end: Position {
                        line: 9,
                        column: 28,
                       },
                      },
                     },
                    ),
                   ],
                   default: None,
                  },
                 ),
                },
               ),
               Raw(
                PartRaw {
                 content: "/bin/cp\ncmd_rm\t",
                 span: Span {
                  start: Position {
                   line: 8,
                   column: 1,
                  },
                  end: Position {
                   line: 10,
                   column: 12,
                  },
                 },
                },
               ),
               Interpolation(
                PartInterpolation {
                 expression: PropertyAccess(
                  PropertyAccess {
                   expression: Identifier(
                    Identifier {
                     id: "pkgs",
                     span: Span {
                      start: Position {
                       line: 10,
                       column: 14,
                      },
                      end: Position {
                       line: 10,
                       column: 18,
                      },
                     },
                    },
                   ),
                   attribute_path: [
                    Raw(
                     PartRaw {
                      content: "coreutils",
                      span: Span {
                       start: Position {
                        line: 10,
                        column: 19,
                       },
                       end: Position {
                        line: 10,
                        column: 28,
                       },
                      },
                     },
                    ),
                   ],
                   default: None,
                  },
                 ),
                },
               ),
               Raw(
                PartRaw {
                 content: "/bin/rm\ncmd_rsync\t",
                 span: Span {
                  start: Position {
                   line: 8,
                   column: 1,
                  },
                  end: Position {
                   line: 11,
                   column: 15,
                  },
                 },
                },
               ),
               Interpolation(
                PartInterpolation {
                 expression: PropertyAccess(
                  PropertyAccess {
                   expression: Identifier(
                    Identifier {
                     id: "pkgs",
                     span: Span {
                      start: Position {
                       line: 11,
                       column: 17,
                      },
                      end: Position {
                       line: 11,
                       column: 21,
                      },
                     },
                    },
                   ),
                   attribute_path: [
                    Raw(
                     PartRaw {
                      content: "rsync",
                      span: Span {
                       start: Position {
                        line: 11,
                        column: 22,
                       },
                       end: Position {
                        line: 11,
                        column: 27,
                       },
                      },
                     },
                    ),
                   ],
                   default: None,
                  },
                 ),
                },
               ),
               Raw(
                PartRaw {
                 content: "/bin/rsync\ncmd_ssh\t",
                 span: Span {
                  start: Position {
                   line: 8,
                   column: 1,
                  },
                  end: Position {
                   line: 12,
                   column: 13,
                  },
                 },
                },
               ),
               Interpolation(
                PartInterpolation {
                 expression: PropertyAccess(
                  PropertyAccess {
                   expression: Identifier(
                    Identifier {
                     id: "pkgs",
                     span: Span {
                      start: Position {
                       line: 12,
                       column: 15,
                      },
                      end: Position {
                       line: 12,
                       column: 19,
                      },
                     },
                    },
                   ),
                   attribute_path: [
                    Raw(
                     PartRaw {
                      content: "openssh",
                      span: Span {
                       start: Position {
                        line: 12,
                        column: 20,
                       },
                       end: Position {
                        line: 12,
                        column: 27,
                       },
                      },
                     },
                    ),
                   ],
                   default: None,
                  },
                 ),
                },
               ),
               Raw(
                PartRaw {
                 content: "/bin/ssh\ncmd_logger\t",
                 span: Span {
                  start: Position {
                   line: 8,
                   column: 1,
                  },
                  end: Position {
                   line: 13,
                   column: 16,
                  },
                 },
                },
               ),
               Interpolation(
                PartInterpolation {
                 expression: PropertyAccess(
                  PropertyAccess {
                   expression: Identifier(
                    Identifier {
                     id: "pkgs",
                     span: Span {
                      start: Position {
                       line: 13,
                       column: 18,
                      },
                      end: Position {
                       line: 13,
                       column: 22,
                      },
                     },
                    },
                   ),
                   attribute_path: [
                    Raw(
                     PartRaw {
                      content: "inetutils",
                      span: Span {
                       start: Position {
                        line: 13,
                        column: 23,
                       },
                       end: Position {
                        line: 13,
                        column: 32,
                       },
                      },
                     },
                    ),
                   ],
                   default: None,
                  },
                 ),
                },
               ),
               Raw(
                PartRaw {
                 content: "/bin/logger\ncmd_du\t",
                 span: Span {
                  start: Position {
                   line: 8,
                   column: 1,
                  },
                  end: Position {
                   line: 14,
                   column: 12,
                  },
                 },
                },
               ),
               Interpolation(
                PartInterpolation {
                 expression: PropertyAccess(
                  PropertyAccess {
                   expression: Identifier(
                    Identifier {
                     id: "pkgs",
                     span: Span {
                      start: Position {
                       line: 14,
                       column: 14,
                      },
                      end: Position {
                       line: 14,
                       column: 18,
                      },
                     },
                    },
                   ),
                   attribute_path: [
                    Raw(
                     PartRaw {
                      content: "coreutils",
                      span: Span {
                       start: Position {
                        line: 14,
                        column: 19,
                       },
                       end: Position {
                        line: 14,
                        column: 28,
                       },
                      },
                     },
                    ),
                   ],
                   default: None,
                  },
                 ),
                },
               ),
               Raw(
                PartRaw {
                 content: "/bin/du\ncmd_rsnapshot_diff\t",
                 span: Span {
                  start: Position {
                   line: 8,
                   column: 1,
                  },
                  end: Position {
                   line: 15,
                   column: 24,
                  },
                 },
                },
               ),
               Interpolation(
                PartInterpolation {
                 expression: PropertyAccess(
                  PropertyAccess {
                   expression: Identifier(
                    Identifier {
                     id: "pkgs",
                     span: Span {
                      start: Position {
                       line: 15,
                       column: 26,
                      },
                      end: Position {
                       line: 15,
                       column: 30,
                      },
                     },
                    },
                   ),
                   attribute_path: [
                    Raw(
                     PartRaw {
                      content: "rsnapshot",
                      span: Span {
                       start: Position {
                        line: 15,
                        column: 31,
                       },
                       end: Position {
                        line: 15,
                        column: 40,
                       },
                      },
                     },
                    ),
                   ],
                   default: None,
                  },
                 ),
                },
               ),
               Raw(
                PartRaw {
                 content: "/bin/rsnapshot-diff\nlockfile\t/run/rsnapshot.pid\nlink_dest\t1\n\n",
                 span: Span {
                  start: Position {
                   line: 8,
                   column: 1,
                  },
                  end: Position {
                   line: 19,
                   column: 5,
                  },
                 },
                },
               ),
               Interpolation(
                PartInterpolation {
                 expression: PropertyAccess(
                  PropertyAccess {
                   expression: Identifier(
                    Identifier {
                     id: "cfg",
                     span: Span {
                      start: Position {
                       line: 19,
                       column: 7,
                      },
                      end: Position {
                       line: 19,
                       column: 10,
                      },
                     },
                    },
                   ),
                   attribute_path: [
                    Raw(
                     PartRaw {
                      content: "extraConfig",
                      span: Span {
                       start: Position {
                        line: 19,
                        column: 11,
                       },
                       end: Position {
                        line: 19,
                        column: 22,
                       },
                      },
                     },
                    ),
                   ],
                   default: None,
                  },
                 ),
                },
               ),
               Raw(
                PartRaw {
                 content: "\n",
                 span: Span {
                  start: Position {
                   line: 8,
                   column: 1,
                  },
                  end: Position {
                   line: 20,
                   column: 3,
                  },
                 },
                },
               ),
              ],
              span: Span {
               start: Position {
                line: 7,
                column: 45,
               },
               end: Position {
                line: 20,
                column: 5,
               },
              },
             },
            ),
           ],
          },
         ),
        },
       ),
      ],
      target: Map(
       Map {
        recursive: false,
        bindings: [
         KeyValue(
          BindingKeyValue {
           from: [
            Raw(
             PartRaw {
              content: "options",
              span: Span {
               start: Position {
                line: 23,
                column: 3,
               },
               end: Position {
                line: 23,
                column: 10,
               },
              },
             },
            ),
           ],
           to: Map(
            Map {
             recursive: false,
             bindings: [
              KeyValue(
               BindingKeyValue {
                from: [
                 Raw(
                  PartRaw {
                   content: "services",
                   span: Span {
                    start: Position {
                     line: 24,
                     column: 5,
                    },
                    end: Position {
                     line: 24,
                     column: 13,
                    },
                   },
                  },
                 ),
                 Raw(
                  PartRaw {
                   content: "rsnapshot",
                   span: Span {
                    start: Position {
                     line: 24,
                     column: 14,
                    },
                    end: Position {
                     line: 24,
                     column: 23,
                    },
                   },
                  },
                 ),
                ],
                to: Map(
                 Map {
                  recursive: false,
                  bindings: [
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "enable",
                        span: Span {
                         start: Position {
                          line: 25,
                          column: 7,
                         },
                         end: Position {
                          line: 25,
                          column: 13,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkEnableOption",
                         span: Span {
                          start: Position {
                           line: 25,
                           column: 16,
                          },
                          end: Position {
                           line: 25,
                           column: 30,
                          },
                         },
                        },
                       ),
                       arguments: [
                        FunctionApplication(
                         FunctionApplication {
                          function: PropertyAccess(
                           PropertyAccess {
                            expression: Identifier(
                             Identifier {
                              id: "lib",
                              span: Span {
                               start: Position {
                                line: 25,
                                column: 32,
                               },
                               end: Position {
                                line: 25,
                                column: 35,
                               },
                              },
                             },
                            ),
                            attribute_path: [
                             Raw(
                              PartRaw {
                               content: "mdDoc",
                               span: Span {
                                start: Position {
                                 line: 25,
                                 column: 36,
                                },
                                end: Position {
                                 line: 25,
                                 column: 41,
                                },
                               },
                              },
                             ),
                            ],
                            default: None,
                           },
                          ),
                          arguments: [
                           String(
                            String_ {
                             parts: [
                              Raw(
                               PartRaw {
                                content: "rsnapshot backups",
                                span: Span {
                                 start: Position {
                                  line: 25,
                                  column: 43,
                                 },
                                 end: Position {
                                  line: 25,
                                  column: 60,
                                 },
                                },
                               },
                              ),
                             ],
                             span: Span {
                              start: Position {
                               line: 25,
                               column: 42,
                              },
                              end: Position {
                               line: 25,
                               column: 61,
                              },
                             },
                            },
                           ),
                          ],
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "enableManualRsnapshot",
                        span: Span {
                         start: Position {
                          line: 26,
                          column: 7,
                         },
                         end: Position {
                          line: 26,
                          column: 28,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 26,
                           column: 31,
                          },
                          end: Position {
                           line: 26,
                           column: 39,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "description",
                                span: Span {
                                 start: Position {
                                  line: 27,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 27,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 27,
                                     column: 23,
                                    },
                                    end: Position {
                                     line: 27,
                                     column: 26,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "mdDoc",
                                    span: Span {
                                     start: Position {
                                      line: 27,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 27,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                String(
                                 String_ {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "Whether to enable manual usage of the rsnapshot command with this module.",
                                     span: Span {
                                      start: Position {
                                       line: 27,
                                       column: 34,
                                      },
                                      end: Position {
                                       line: 27,
                                       column: 107,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 27,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 27,
                                    column: 108,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "default",
                                span: Span {
                                 start: Position {
                                  line: 28,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 28,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: Identifier(
                              Identifier {
                               id: "true",
                               span: Span {
                                start: Position {
                                 line: 28,
                                 column: 19,
                                },
                                end: Position {
                                 line: 28,
                                 column: 23,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "type",
                                span: Span {
                                 start: Position {
                                  line: 29,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 29,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             ],
                             to: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "types",
                                 span: Span {
                                  start: Position {
                                   line: 29,
                                   column: 16,
                                  },
                                  end: Position {
                                   line: 29,
                                   column: 21,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "bool",
                                  span: Span {
                                   start: Position {
                                    line: 29,
                                    column: 22,
                                   },
                                   end: Position {
                                    line: 29,
                                    column: 26,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 26,
                            column: 40,
                           },
                           end: Position {
                            line: 30,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "extraConfig",
                        span: Span {
                         start: Position {
                          line: 32,
                          column: 7,
                         },
                         end: Position {
                          line: 32,
                          column: 18,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 32,
                           column: 21,
                          },
                          end: Position {
                           line: 32,
                           column: 29,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "default",
                                span: Span {
                                 start: Position {
                                  line: 33,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 33,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: String(
                              String_ {
                               parts: [],
                               span: Span {
                                start: Position {
                                 line: 33,
                                 column: 19,
                                },
                                end: Position {
                                 line: 33,
                                 column: 21,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "example",
                                span: Span {
                                 start: Position {
                                  line: 34,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 34,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: IndentedString(
                              IndentedString {
                               parts: [
                                Raw(
                                 PartRaw {
                                  content: "retains\thourly\t24\nretain\tdaily\t365\nbackup\t/home/\tlocalhost/\n",
                                  span: Span {
                                   start: Position {
                                    line: 35,
                                    column: 1,
                                   },
                                   end: Position {
                                    line: 38,
                                    column: 9,
                                   },
                                  },
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 34,
                                 column: 19,
                                },
                                end: Position {
                                 line: 38,
                                 column: 11,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "type",
                                span: Span {
                                 start: Position {
                                  line: 39,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 39,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             ],
                             to: PropertyAccess(
                              PropertyAccess {
                               expression: Identifier(
                                Identifier {
                                 id: "types",
                                 span: Span {
                                  start: Position {
                                   line: 39,
                                   column: 16,
                                  },
                                  end: Position {
                                   line: 39,
                                   column: 21,
                                  },
                                 },
                                },
                               ),
                               attribute_path: [
                                Raw(
                                 PartRaw {
                                  content: "lines",
                                  span: Span {
                                   start: Position {
                                    line: 39,
                                    column: 22,
                                   },
                                   end: Position {
                                    line: 39,
                                    column: 27,
                                   },
                                  },
                                 },
                                ),
                               ],
                               default: None,
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "description",
                                span: Span {
                                 start: Position {
                                  line: 40,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 40,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 40,
                                     column: 23,
                                    },
                                    end: Position {
                                     line: 40,
                                     column: 26,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "mdDoc",
                                    span: Span {
                                     start: Position {
                                      line: 40,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 40,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                IndentedString(
                                 IndentedString {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "rsnapshot configuration option in addition to the defaults from\nrsnapshot and this module.\n\nNote that tabs are required to separate option arguments, and\ndirectory names require trailing slashes.\n\nThe \"extra\" in the option name might be a little misleading right\nnow, as it is required to get a functional configuration.\n",
                                     span: Span {
                                      start: Position {
                                       line: 41,
                                       column: 1,
                                      },
                                      end: Position {
                                       line: 49,
                                       column: 9,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 40,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 49,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 32,
                            column: 30,
                           },
                           end: Position {
                            line: 50,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                   KeyValue(
                    BindingKeyValue {
                     from: [
                      Raw(
                       PartRaw {
                        content: "cronIntervals",
                        span: Span {
                         start: Position {
                          line: 52,
                          column: 7,
                         },
                         end: Position {
                          line: 52,
                          column: 20,
                         },
                        },
                       },
                      ),
                     ],
                     to: FunctionApplication(
                      FunctionApplication {
                       function: Identifier(
                        Identifier {
                         id: "mkOption",
                         span: Span {
                          start: Position {
                           line: 52,
                           column: 23,
                          },
                          end: Position {
                           line: 52,
                           column: 31,
                          },
                         },
                        },
                       ),
                       arguments: [
                        Map(
                         Map {
                          recursive: false,
                          bindings: [
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "default",
                                span: Span {
                                 start: Position {
                                  line: 53,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 53,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: Map(
                              Map {
                               recursive: false,
                               bindings: [],
                               span: Span {
                                start: Position {
                                 line: 53,
                                 column: 19,
                                },
                                end: Position {
                                 line: 53,
                                 column: 21,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "example",
                                span: Span {
                                 start: Position {
                                  line: 54,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 54,
                                  column: 16,
                                 },
                                },
                               },
                              ),
                             ],
                             to: Map(
                              Map {
                               recursive: false,
                               bindings: [
                                KeyValue(
                                 BindingKeyValue {
                                  from: [
                                   Raw(
                                    PartRaw {
                                     content: "hourly",
                                     span: Span {
                                      start: Position {
                                       line: 54,
                                       column: 21,
                                      },
                                      end: Position {
                                       line: 54,
                                       column: 27,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  to: String(
                                   String_ {
                                    parts: [
                                     Raw(
                                      PartRaw {
                                       content: "0 * * * *",
                                       span: Span {
                                        start: Position {
                                         line: 54,
                                         column: 31,
                                        },
                                        end: Position {
                                         line: 54,
                                         column: 40,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    span: Span {
                                     start: Position {
                                      line: 54,
                                      column: 30,
                                     },
                                     end: Position {
                                      line: 54,
                                      column: 41,
                                     },
                                    },
                                   },
                                  ),
                                 },
                                ),
                                KeyValue(
                                 BindingKeyValue {
                                  from: [
                                   Raw(
                                    PartRaw {
                                     content: "daily",
                                     span: Span {
                                      start: Position {
                                       line: 54,
                                       column: 43,
                                      },
                                      end: Position {
                                       line: 54,
                                       column: 48,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  to: String(
                                   String_ {
                                    parts: [
                                     Raw(
                                      PartRaw {
                                       content: "50 21 * * *",
                                       span: Span {
                                        start: Position {
                                         line: 54,
                                         column: 52,
                                        },
                                        end: Position {
                                         line: 54,
                                         column: 63,
                                        },
                                       },
                                      },
                                     ),
                                    ],
                                    span: Span {
                                     start: Position {
                                      line: 54,
                                      column: 51,
                                     },
                                     end: Position {
                                      line: 54,
                                      column: 64,
                                     },
                                    },
                                   },
                                  ),
                                 },
                                ),
                               ],
                               span: Span {
                                start: Position {
                                 line: 54,
                                 column: 19,
                                },
                                end: Position {
                                 line: 54,
                                 column: 67,
                                },
                               },
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "type",
                                span: Span {
                                 start: Position {
                                  line: 55,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 55,
                                  column: 13,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "types",
                                   span: Span {
                                    start: Position {
                                     line: 55,
                                     column: 16,
                                    },
                                    end: Position {
                                     line: 55,
                                     column: 21,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "attrsOf",
                                    span: Span {
                                     start: Position {
                                      line: 55,
                                      column: 22,
                                     },
                                     end: Position {
                                      line: 55,
                                      column: 29,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                PropertyAccess(
                                 PropertyAccess {
                                  expression: Identifier(
                                   Identifier {
                                    id: "types",
                                    span: Span {
                                     start: Position {
                                      line: 55,
                                      column: 30,
                                     },
                                     end: Position {
                                      line: 55,
                                      column: 35,
                                     },
                                    },
                                   },
                                  ),
                                  attribute_path: [
                                   Raw(
                                    PartRaw {
                                     content: "str",
                                     span: Span {
                                      start: Position {
                                       line: 55,
                                       column: 36,
                                      },
                                      end: Position {
                                       line: 55,
                                       column: 39,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  default: None,
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                           KeyValue(
                            BindingKeyValue {
                             from: [
                              Raw(
                               PartRaw {
                                content: "description",
                                span: Span {
                                 start: Position {
                                  line: 56,
                                  column: 9,
                                 },
                                 end: Position {
                                  line: 56,
                                  column: 20,
                                 },
                                },
                               },
                              ),
                             ],
                             to: FunctionApplication(
                              FunctionApplication {
                               function: PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "lib",
                                   span: Span {
                                    start: Position {
                                     line: 56,
                                     column: 23,
                                    },
                                    end: Position {
                                     line: 56,
                                     column: 26,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "mdDoc",
                                    span: Span {
                                     start: Position {
                                      line: 56,
                                      column: 27,
                                     },
                                     end: Position {
                                      line: 56,
                                      column: 32,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                               arguments: [
                                IndentedString(
                                 IndentedString {
                                  parts: [
                                   Raw(
                                    PartRaw {
                                     content: "Periodicity at which intervals should be run by cron.\nNote that the intervals also have to exist in configuration\nas retain options.\n",
                                     span: Span {
                                      start: Position {
                                       line: 57,
                                       column: 1,
                                      },
                                      end: Position {
                                       line: 60,
                                       column: 9,
                                      },
                                     },
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 56,
                                    column: 33,
                                   },
                                   end: Position {
                                    line: 60,
                                    column: 11,
                                   },
                                  },
                                 },
                                ),
                               ],
                              },
                             ),
                            },
                           ),
                          ],
                          span: Span {
                           start: Position {
                            line: 52,
                            column: 32,
                           },
                           end: Position {
                            line: 61,
                            column: 8,
                           },
                          },
                         },
                        ),
                       ],
                      },
                     ),
                    },
                   ),
                  ],
                  span: Span {
                   start: Position {
                    line: 24,
                    column: 26,
                   },
                   end: Position {
                    line: 62,
                    column: 6,
                   },
                  },
                 },
                ),
               },
              ),
             ],
             span: Span {
              start: Position {
               line: 23,
               column: 13,
              },
              end: Position {
               line: 63,
               column: 4,
              },
             },
            },
           ),
          },
         ),
         KeyValue(
          BindingKeyValue {
           from: [
            Raw(
             PartRaw {
              content: "config",
              span: Span {
               start: Position {
                line: 65,
                column: 3,
               },
               end: Position {
                line: 65,
                column: 9,
               },
              },
             },
            ),
           ],
           to: FunctionApplication(
            FunctionApplication {
             function: Identifier(
              Identifier {
               id: "mkIf",
               span: Span {
                start: Position {
                 line: 65,
                 column: 12,
                },
                end: Position {
                 line: 65,
                 column: 16,
                },
               },
              },
             ),
             arguments: [
              PropertyAccess(
               PropertyAccess {
                expression: Identifier(
                 Identifier {
                  id: "cfg",
                  span: Span {
                   start: Position {
                    line: 65,
                    column: 17,
                   },
                   end: Position {
                    line: 65,
                    column: 20,
                   },
                  },
                 },
                ),
                attribute_path: [
                 Raw(
                  PartRaw {
                   content: "enable",
                   span: Span {
                    start: Position {
                     line: 65,
                     column: 21,
                    },
                    end: Position {
                     line: 65,
                     column: 27,
                    },
                   },
                  },
                 ),
                ],
                default: None,
               },
              ),
              FunctionApplication(
               FunctionApplication {
                function: Identifier(
                 Identifier {
                  id: "mkMerge",
                  span: Span {
                   start: Position {
                    line: 65,
                    column: 29,
                   },
                   end: Position {
                    line: 65,
                    column: 36,
                   },
                  },
                 },
                ),
                arguments: [
                 List(
                  List {
                   elements: [
                    Map(
                     Map {
                      recursive: false,
                      bindings: [
                       KeyValue(
                        BindingKeyValue {
                         from: [
                          Raw(
                           PartRaw {
                            content: "services",
                            span: Span {
                             start: Position {
                              line: 67,
                              column: 7,
                             },
                             end: Position {
                              line: 67,
                              column: 15,
                             },
                            },
                           },
                          ),
                          Raw(
                           PartRaw {
                            content: "cron",
                            span: Span {
                             start: Position {
                              line: 67,
                              column: 16,
                             },
                             end: Position {
                              line: 67,
                              column: 20,
                             },
                            },
                           },
                          ),
                          Raw(
                           PartRaw {
                            content: "systemCronJobs",
                            span: Span {
                             start: Position {
                              line: 67,
                              column: 21,
                             },
                             end: Position {
                              line: 67,
                              column: 35,
                             },
                            },
                           },
                          ),
                         ],
                         to: FunctionApplication(
                          FunctionApplication {
                           function: Identifier(
                            Identifier {
                             id: "mapAttrsToList",
                             span: Span {
                              start: Position {
                               line: 68,
                               column: 9,
                              },
                              end: Position {
                               line: 68,
                               column: 23,
                              },
                             },
                            },
                           ),
                           arguments: [
                            Function(
                             Function {
                              head: Simple(
                               FunctionHeadSimple {
                                identifier: "interval",
                               },
                              ),
                              body: Function(
                               Function {
                                head: Simple(
                                 FunctionHeadSimple {
                                  identifier: "time",
                                 },
                                ),
                                body: String(
                                 String_ {
                                  parts: [
                                   Interpolation(
                                    PartInterpolation {
                                     expression: Identifier(
                                      Identifier {
                                       id: "time",
                                       span: Span {
                                        start: Position {
                                         line: 68,
                                         column: 44,
                                        },
                                        end: Position {
                                         line: 68,
                                         column: 48,
                                        },
                                       },
                                      },
                                     ),
                                    },
                                   ),
                                   Raw(
                                    PartRaw {
                                     content: " root ",
                                     span: Span {
                                      start: Position {
                                       line: 68,
                                       column: 42,
                                      },
                                      end: Position {
                                       line: 68,
                                       column: 55,
                                      },
                                     },
                                    },
                                   ),
                                   Interpolation(
                                    PartInterpolation {
                                     expression: PropertyAccess(
                                      PropertyAccess {
                                       expression: Identifier(
                                        Identifier {
                                         id: "pkgs",
                                         span: Span {
                                          start: Position {
                                           line: 68,
                                           column: 57,
                                          },
                                          end: Position {
                                           line: 68,
                                           column: 61,
                                          },
                                         },
                                        },
                                       ),
                                       attribute_path: [
                                        Raw(
                                         PartRaw {
                                          content: "rsnapshot",
                                          span: Span {
                                           start: Position {
                                            line: 68,
                                            column: 62,
                                           },
                                           end: Position {
                                            line: 68,
                                            column: 71,
                                           },
                                          },
                                         },
                                        ),
                                       ],
                                       default: None,
                                      },
                                     ),
                                    },
                                   ),
                                   Raw(
                                    PartRaw {
                                     content: "/bin/rsnapshot -c ",
                                     span: Span {
                                      start: Position {
                                       line: 68,
                                       column: 42,
                                      },
                                      end: Position {
                                       line: 68,
                                       column: 90,
                                      },
                                     },
                                    },
                                   ),
                                   Interpolation(
                                    PartInterpolation {
                                     expression: Identifier(
                                      Identifier {
                                       id: "cfgfile",
                                       span: Span {
                                        start: Position {
                                         line: 68,
                                         column: 92,
                                        },
                                        end: Position {
                                         line: 68,
                                         column: 99,
                                        },
                                       },
                                      },
                                     ),
                                    },
                                   ),
                                   Raw(
                                    PartRaw {
                                     content: " ",
                                     span: Span {
                                      start: Position {
                                       line: 68,
                                       column: 42,
                                      },
                                      end: Position {
                                       line: 68,
                                       column: 101,
                                      },
                                     },
                                    },
                                   ),
                                   Interpolation(
                                    PartInterpolation {
                                     expression: Identifier(
                                      Identifier {
                                       id: "interval",
                                       span: Span {
                                        start: Position {
                                         line: 68,
                                         column: 103,
                                        },
                                        end: Position {
                                         line: 68,
                                         column: 111,
                                        },
                                       },
                                      },
                                     ),
                                    },
                                   ),
                                  ],
                                  span: Span {
                                   start: Position {
                                    line: 68,
                                    column: 41,
                                   },
                                   end: Position {
                                    line: 68,
                                    column: 113,
                                   },
                                  },
                                 },
                                ),
                                span: Span {
                                 start: Position {
                                  line: 68,
                                  column: 35,
                                 },
                                 end: Position {
                                  line: 68,
                                  column: 113,
                                 },
                                },
                               },
                              ),
                              span: Span {
                               start: Position {
                                line: 68,
                                column: 25,
                               },
                               end: Position {
                                line: 68,
                                column: 113,
                               },
                              },
                             },
                            ),
                            PropertyAccess(
                             PropertyAccess {
                              expression: Identifier(
                               Identifier {
                                id: "cfg",
                                span: Span {
                                 start: Position {
                                  line: 68,
                                  column: 115,
                                 },
                                 end: Position {
                                  line: 68,
                                  column: 118,
                                 },
                                },
                               },
                              ),
                              attribute_path: [
                               Raw(
                                PartRaw {
                                 content: "cronIntervals",
                                 span: Span {
                                  start: Position {
                                   line: 68,
                                   column: 119,
                                  },
                                  end: Position {
                                   line: 68,
                                   column: 132,
                                  },
                                 },
                                },
                               ),
                              ],
                              default: None,
                             },
                            ),
                           ],
                          },
                         ),
                        },
                       ),
                      ],
                      span: Span {
                       start: Position {
                        line: 66,
                        column: 5,
                       },
                       end: Position {
                        line: 69,
                        column: 6,
                       },
                      },
                     },
                    ),
                    FunctionApplication(
                     FunctionApplication {
                      function: Identifier(
                       Identifier {
                        id: "mkIf",
                        span: Span {
                         start: Position {
                          line: 70,
                          column: 6,
                         },
                         end: Position {
                          line: 70,
                          column: 10,
                         },
                        },
                       },
                      ),
                      arguments: [
                       PropertyAccess(
                        PropertyAccess {
                         expression: Identifier(
                          Identifier {
                           id: "cfg",
                           span: Span {
                            start: Position {
                             line: 70,
                             column: 11,
                            },
                            end: Position {
                             line: 70,
                             column: 14,
                            },
                           },
                          },
                         ),
                         attribute_path: [
                          Raw(
                           PartRaw {
                            content: "enableManualRsnapshot",
                            span: Span {
                             start: Position {
                              line: 70,
                              column: 15,
                             },
                             end: Position {
                              line: 70,
                              column: 36,
                             },
                            },
                           },
                          ),
                         ],
                         default: None,
                        },
                       ),
                       Map(
                        Map {
                         recursive: false,
                         bindings: [
                          KeyValue(
                           BindingKeyValue {
                            from: [
                             Raw(
                              PartRaw {
                               content: "environment",
                               span: Span {
                                start: Position {
                                 line: 71,
                                 column: 7,
                                },
                                end: Position {
                                 line: 71,
                                 column: 18,
                                },
                               },
                              },
                             ),
                             Raw(
                              PartRaw {
                               content: "systemPackages",
                               span: Span {
                                start: Position {
                                 line: 71,
                                 column: 19,
                                },
                                end: Position {
                                 line: 71,
                                 column: 33,
                                },
                               },
                              },
                             ),
                            ],
                            to: List(
                             List {
                              elements: [
                               PropertyAccess(
                                PropertyAccess {
                                 expression: Identifier(
                                  Identifier {
                                   id: "pkgs",
                                   span: Span {
                                    start: Position {
                                     line: 71,
                                     column: 38,
                                    },
                                    end: Position {
                                     line: 71,
                                     column: 42,
                                    },
                                   },
                                  },
                                 ),
                                 attribute_path: [
                                  Raw(
                                   PartRaw {
                                    content: "rsnapshot",
                                    span: Span {
                                     start: Position {
                                      line: 71,
                                      column: 43,
                                     },
                                     end: Position {
                                      line: 71,
                                      column: 52,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 default: None,
                                },
                               ),
                              ],
                              span: Span {
                               start: Position {
                                line: 71,
                                column: 36,
                               },
                               end: Position {
                                line: 71,
                                column: 54,
                               },
                              },
                             },
                            ),
                           },
                          ),
                          KeyValue(
                           BindingKeyValue {
                            from: [
                             Raw(
                              PartRaw {
                               content: "environment",
                               span: Span {
                                start: Position {
                                 line: 72,
                                 column: 7,
                                },
                                end: Position {
                                 line: 72,
                                 column: 18,
                                },
                               },
                              },
                             ),
                             Raw(
                              PartRaw {
                               content: "etc",
                               span: Span {
                                start: Position {
                                 line: 72,
                                 column: 19,
                                },
                                end: Position {
                                 line: 72,
                                 column: 22,
                                },
                               },
                              },
                             ),
                             Expression(
                              PartExpression {
                               expression: String(
                                String_ {
                                 parts: [
                                  Raw(
                                   PartRaw {
                                    content: "rsnapshot.conf",
                                    span: Span {
                                     start: Position {
                                      line: 72,
                                      column: 24,
                                     },
                                     end: Position {
                                      line: 72,
                                      column: 38,
                                     },
                                    },
                                   },
                                  ),
                                 ],
                                 span: Span {
                                  start: Position {
                                   line: 72,
                                   column: 23,
                                  },
                                  end: Position {
                                   line: 72,
                                   column: 39,
                                  },
                                 },
                                },
                               ),
                              },
                             ),
                             Raw(
                              PartRaw {
                               content: "source",
                               span: Span {
                                start: Position {
                                 line: 72,
                                 column: 40,
                                },
                                end: Position {
                                 line: 72,
                                 column: 46,
                                },
                               },
                              },
                             ),
                            ],
                            to: Identifier(
                             Identifier {
                              id: "cfgfile",
                              span: Span {
                               start: Position {
                                line: 72,
                                column: 49,
                               },
                               end: Position {
                                line: 72,
                                column: 56,
                               },
                              },
                             },
                            ),
                           },
                          ),
                         ],
                         span: Span {
                          start: Position {
                           line: 70,
                           column: 37,
                          },
                          end: Position {
                           line: 73,
                           column: 6,
                          },
                         },
                        },
                       ),
                      ],
                     },
                    ),
                   ],
                   span: Span {
                    start: Position {
                     line: 65,
                     column: 37,
                    },
                    end: Position {
                     line: 74,
                     column: 4,
                    },
                   },
                  },
                 ),
                ],
               },
              ),
             ],
            },
           ),
          },
         ),
        ],
        span: Span {
         start: Position {
          line: 22,
          column: 1,
         },
         end: Position {
          line: 75,
          column: 2,
         },
        },
       },
      ),
      span: Span {
       start: Position {
        line: 5,
        column: 1,
       },
       end: Position {
        line: 75,
        column: 2,
       },
      },
     },
    ),
    span: Span {
     start: Position {
      line: 3,
      column: 1,
     },
     end: Position {
      line: 75,
      column: 2,
     },
    },
   },
  ),
  span: Span {
   start: Position {
    line: 1,
    column: 1,
   },
   end: Position {
    line: 75,
    column: 2,
   },
  },
 },
)