---
Function {
 argument: None,
 arguments: FunctionArguments {
  arguments: [
   FunctionArgument {
    identifier: "pkgs",
    default: None,
   },
   FunctionArgument {
    identifier: "lib",
    default: None,
   },
   FunctionArgument {
    identifier: "config",
    default: None,
   },
  ],
  ellipsis: true,
 },
 definition: With {
  expression: Variable {
   identifier: "lib",
   position: (3, 6),
  },
  target: LetIn {
   bindings: [
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "cfg",
        position: (7, 3),
       },
      ],
     },
     PropertyAccess {
      expression: Variable {
       identifier: "config",
       position: (7, 9),
      },
      attribute_path: AttributePath {
       attributes: [
        Raw {
         content: "services",
         position: (7, 16),
        },
        Raw {
         content: "dspam",
         position: (7, 25),
        },
       ],
      },
      default: None,
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "dspam",
        position: (9, 3),
       },
      ],
     },
     PropertyAccess {
      expression: Variable {
       identifier: "pkgs",
       position: (9, 11),
      },
      attribute_path: AttributePath {
       attributes: [
        Raw {
         content: "dspam",
         position: (9, 16),
        },
       ],
      },
      default: None,
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "defaultSock",
        position: (11, 3),
       },
      ],
     },
     String {
      parts: [
       Raw {
        content: "/run/dspam/dspam.sock",
        position: (11, 18),
       },
      ],
     },
    ),
    KeyValue(
     AttributePath {
      attributes: [
       Raw {
        content: "cfgfile",
        position: (13, 3),
       },
      ],
     },
     FunctionApplication {
      function: PropertyAccess {
       expression: Variable {
        identifier: "pkgs",
        position: (13, 13),
       },
       attribute_path: AttributePath {
        attributes: [
         Raw {
          content: "writeText",
          position: (13, 18),
         },
        ],
       },
       default: None,
      },
      arguments: [
       String {
        parts: [
         Raw {
          content: "dspam.conf",
          position: (13, 29),
         },
        ],
       },
       String {
        parts: [
         Raw {
          content: "Home /var/lib/dspam\nStorageDriver ",
          position: (14, 1),
         },
         Expression {
          expression: Variable {
           identifier: "dspam",
           position: (15, 21),
          },
         },
         Raw {
          content: "/lib/dspam/lib",
          position: (15, 27),
         },
         Expression {
          expression: PropertyAccess {
           expression: Variable {
            identifier: "cfg",
            position: (15, 43),
           },
           attribute_path: AttributePath {
            attributes: [
             Raw {
              content: "storageDriver",
              position: (15, 47),
             },
            ],
           },
           default: None,
          },
         },
         Raw {
          content: "_drv.so\n\nTrust root\nTrust ",
          position: (15, 61),
         },
         Expression {
          expression: PropertyAccess {
           expression: Variable {
            identifier: "cfg",
            position: (18, 13),
           },
           attribute_path: AttributePath {
            attributes: [
             Raw {
              content: "user",
              position: (18, 17),
             },
            ],
           },
           default: None,
          },
         },
         Raw {
          content: "\nSystemLog on\nUserLog on\n\n",
          position: (18, 22),
         },
         Expression {
          expression: FunctionApplication {
           function: Variable {
            identifier: "optionalString",
            position: (22, 7),
           },
           arguments: [
            BinaryOperation {
             operator: NotEqualTo,
             operands: [
              PropertyAccess {
               expression: Variable {
                identifier: "cfg",
                position: (22, 23),
               },
               attribute_path: AttributePath {
                attributes: [
                 Raw {
                  content: "domainSocket",
                  position: (22, 27),
                 },
                ],
               },
               default: None,
              },
              Variable {
               identifier: "null",
               position: (22, 43),
              },
             ],
             position: (22, 40),
            },
            String {
             parts: [
              Raw {
               content: "ServerDomainSocketPath \"",
               position: (23, 1),
              },
              Expression {
               expression: PropertyAccess {
                expression: Variable {
                 identifier: "cfg",
                 position: (23, 33),
                },
                attribute_path: AttributePath {
                 attributes: [
                  Raw {
                   content: "domainSocket",
                   position: (23, 37),
                  },
                 ],
                },
                default: None,
               },
              },
              Raw {
               content: "\"\nClientHost \"",
               position: (23, 50),
              },
              Expression {
               expression: PropertyAccess {
                expression: Variable {
                 identifier: "cfg",
                 position: (24, 21),
                },
                attribute_path: AttributePath {
                 attributes: [
                  Raw {
                   content: "domainSocket",
                   position: (24, 25),
                  },
                 ],
                },
                default: None,
               },
              },
              Raw {
               content: "\"\n",
               position: (24, 38),
              },
             ],
            },
           ],
          },
         },
         Raw {
          content: "\n\n",
          position: (25, 8),
         },
         Expression {
          expression: PropertyAccess {
           expression: Variable {
            identifier: "cfg",
            position: (27, 7),
           },
           attribute_path: AttributePath {
            attributes: [
             Raw {
              content: "extraConfig",
              position: (27, 11),
             },
            ],
           },
           default: None,
          },
         },
         Raw {
          content: "\n",
          position: (27, 23),
         },
        ],
       },
      ],
     },
    ),
   ],
   target: Map {
    bindings: [
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "options",
         position: (34, 3),
        },
       ],
      },
      Map {
       bindings: [
        KeyValue(
         AttributePath {
          attributes: [
           Raw {
            content: "services",
            position: (36, 5),
           },
           Raw {
            content: "dspam",
            position: (36, 14),
           },
          ],
         },
         Map {
          bindings: [
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "enable",
               position: (38, 7),
              },
             ],
            },
            FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (38, 16),
             },
             arguments: [
              Map {
               bindings: [
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "type",
                    position: (39, 9),
                   },
                  ],
                 },
                 PropertyAccess {
                  expression: Variable {
                   identifier: "types",
                   position: (39, 16),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "bool",
                     position: (39, 22),
                    },
                   ],
                  },
                  default: None,
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "default",
                    position: (40, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "false",
                  position: (40, 19),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "description",
                    position: (41, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "Whether to enable the dspam spam filter.",
                    position: (41, 24),
                   },
                  ],
                 },
                ),
               ],
               recursive: false,
               position: (38, 25),
              },
             ],
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "user",
               position: (44, 7),
              },
             ],
            },
            FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (44, 14),
             },
             arguments: [
              Map {
               bindings: [
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "type",
                    position: (45, 9),
                   },
                  ],
                 },
                 PropertyAccess {
                  expression: Variable {
                   identifier: "types",
                   position: (45, 16),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "str",
                     position: (45, 22),
                    },
                   ],
                  },
                  default: None,
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "default",
                    position: (46, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "dspam",
                    position: (46, 20),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "description",
                    position: (47, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "User for the dspam daemon.",
                    position: (47, 24),
                   },
                  ],
                 },
                ),
               ],
               recursive: false,
               position: (44, 23),
              },
             ],
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "group",
               position: (50, 7),
              },
             ],
            },
            FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (50, 15),
             },
             arguments: [
              Map {
               bindings: [
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "type",
                    position: (51, 9),
                   },
                  ],
                 },
                 PropertyAccess {
                  expression: Variable {
                   identifier: "types",
                   position: (51, 16),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "str",
                     position: (51, 22),
                    },
                   ],
                  },
                  default: None,
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "default",
                    position: (52, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "dspam",
                    position: (52, 20),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "description",
                    position: (53, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "Group for the dspam daemon.",
                    position: (53, 24),
                   },
                  ],
                 },
                ),
               ],
               recursive: false,
               position: (50, 24),
              },
             ],
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "storageDriver",
               position: (56, 7),
              },
             ],
            },
            FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (56, 23),
             },
             arguments: [
              Map {
               bindings: [
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "type",
                    position: (57, 9),
                   },
                  ],
                 },
                 PropertyAccess {
                  expression: Variable {
                   identifier: "types",
                   position: (57, 16),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "str",
                     position: (57, 22),
                    },
                   ],
                  },
                  default: None,
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "default",
                    position: (58, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "hash",
                    position: (58, 20),
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "description",
                    position: (59, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "Storage driver backend to use for dspam.",
                    position: (59, 25),
                   },
                  ],
                 },
                ),
               ],
               recursive: false,
               position: (56, 32),
              },
             ],
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "domainSocket",
               position: (62, 7),
              },
             ],
            },
            FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (62, 22),
             },
             arguments: [
              Map {
               bindings: [
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "type",
                    position: (63, 9),
                   },
                  ],
                 },
                 FunctionApplication {
                  function: PropertyAccess {
                   expression: Variable {
                    identifier: "types",
                    position: (63, 16),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "nullOr",
                      position: (63, 22),
                     },
                    ],
                   },
                   default: None,
                  },
                  arguments: [
                   PropertyAccess {
                    expression: Variable {
                     identifier: "types",
                     position: (63, 29),
                    },
                    attribute_path: AttributePath {
                     attributes: [
                      Raw {
                       content: "path",
                       position: (63, 35),
                      },
                     ],
                    },
                    default: None,
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "default",
                    position: (64, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "defaultSock",
                  position: (64, 19),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "description",
                    position: (65, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "Path to local domain socket which is used for communication with the daemon. Set to null to disable UNIX socket.",
                    position: (65, 24),
                   },
                  ],
                 },
                ),
               ],
               recursive: false,
               position: (62, 31),
              },
             ],
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "extraConfig",
               position: (68, 7),
              },
             ],
            },
            FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (68, 21),
             },
             arguments: [
              Map {
               bindings: [
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "type",
                    position: (69, 9),
                   },
                  ],
                 },
                 PropertyAccess {
                  expression: Variable {
                   identifier: "types",
                   position: (69, 16),
                  },
                  attribute_path: AttributePath {
                   attributes: [
                    Raw {
                     content: "lines",
                     position: (69, 22),
                    },
                   ],
                  },
                  default: None,
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "default",
                    position: (70, 9),
                   },
                  ],
                 },
                 String {
                  parts: [],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "description",
                    position: (71, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "Additional dspam configuration.",
                    position: (71, 24),
                   },
                  ],
                 },
                ),
               ],
               recursive: false,
               position: (68, 30),
              },
             ],
            },
           ),
           KeyValue(
            AttributePath {
             attributes: [
              Raw {
               content: "maintenanceInterval",
               position: (74, 7),
              },
             ],
            },
            FunctionApplication {
             function: Variable {
              identifier: "mkOption",
              position: (74, 29),
             },
             arguments: [
              Map {
               bindings: [
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "type",
                    position: (75, 9),
                   },
                  ],
                 },
                 FunctionApplication {
                  function: PropertyAccess {
                   expression: Variable {
                    identifier: "types",
                    position: (75, 16),
                   },
                   attribute_path: AttributePath {
                    attributes: [
                     Raw {
                      content: "nullOr",
                      position: (75, 22),
                     },
                    ],
                   },
                   default: None,
                  },
                  arguments: [
                   PropertyAccess {
                    expression: Variable {
                     identifier: "types",
                     position: (75, 29),
                    },
                    attribute_path: AttributePath {
                     attributes: [
                      Raw {
                       content: "str",
                       position: (75, 35),
                      },
                     ],
                    },
                    default: None,
                   },
                  ],
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "default",
                    position: (76, 9),
                   },
                  ],
                 },
                 Variable {
                  identifier: "null",
                  position: (76, 19),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "description",
                    position: (77, 9),
                   },
                  ],
                 },
                 String {
                  parts: [
                   Raw {
                    content: "If set, maintenance script will be run at specified (in systemd.timer format) interval",
                    position: (77, 24),
                   },
                  ],
                 },
                ),
               ],
               recursive: false,
               position: (74, 38),
              },
             ],
            },
           ),
          ],
          recursive: false,
          position: (36, 22),
         },
        ),
       ],
       recursive: false,
       position: (34, 13),
      },
     ),
     KeyValue(
      AttributePath {
       attributes: [
        Raw {
         content: "config",
         position: (87, 3),
        },
       ],
      },
      FunctionApplication {
       function: Variable {
        identifier: "mkIf",
        position: (87, 12),
       },
       arguments: [
        PropertyAccess {
         expression: Variable {
          identifier: "cfg",
          position: (87, 17),
         },
         attribute_path: AttributePath {
          attributes: [
           Raw {
            content: "enable",
            position: (87, 21),
           },
          ],
         },
         default: None,
        },
        FunctionApplication {
         function: Variable {
          identifier: "mkMerge",
          position: (87, 29),
         },
         arguments: [
          List {
           elements: [
            Map {
             bindings: [
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "users",
                  position: (89, 7),
                 },
                 Raw {
                  content: "users",
                  position: (89, 13),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "optionalAttrs",
                 position: (89, 21),
                },
                arguments: [
                 BinaryOperation {
                  operator: EqualTo,
                  operands: [
                   PropertyAccess {
                    expression: Variable {
                     identifier: "cfg",
                     position: (89, 36),
                    },
                    attribute_path: AttributePath {
                     attributes: [
                      Raw {
                       content: "user",
                       position: (89, 40),
                      },
                     ],
                    },
                    default: None,
                   },
                   String {
                    parts: [
                     Raw {
                      content: "dspam",
                      position: (89, 49),
                     },
                    ],
                   },
                  ],
                  position: (89, 45),
                 },
                 Map {
                  bindings: [
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "dspam",
                       position: (90, 9),
                      },
                     ],
                    },
                    Map {
                     bindings: [
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "group",
                          position: (91, 11),
                         },
                        ],
                       },
                       PropertyAccess {
                        expression: Variable {
                         identifier: "cfg",
                         position: (91, 19),
                        },
                        attribute_path: AttributePath {
                         attributes: [
                          Raw {
                           content: "group",
                           position: (91, 23),
                          },
                         ],
                        },
                        default: None,
                       },
                      ),
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "uid",
                          position: (92, 11),
                         },
                        ],
                       },
                       PropertyAccess {
                        expression: Variable {
                         identifier: "config",
                         position: (92, 17),
                        },
                        attribute_path: AttributePath {
                         attributes: [
                          Raw {
                           content: "ids",
                           position: (92, 24),
                          },
                          Raw {
                           content: "uids",
                           position: (92, 28),
                          },
                          Raw {
                           content: "dspam",
                           position: (92, 33),
                          },
                         ],
                        },
                        default: None,
                       },
                      ),
                     ],
                     recursive: false,
                     position: (90, 17),
                    },
                   ),
                  ],
                  recursive: false,
                  position: (89, 57),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "users",
                  position: (96, 7),
                 },
                 Raw {
                  content: "groups",
                  position: (96, 13),
                 },
                ],
               },
               FunctionApplication {
                function: Variable {
                 identifier: "optionalAttrs",
                 position: (96, 22),
                },
                arguments: [
                 BinaryOperation {
                  operator: EqualTo,
                  operands: [
                   PropertyAccess {
                    expression: Variable {
                     identifier: "cfg",
                     position: (96, 37),
                    },
                    attribute_path: AttributePath {
                     attributes: [
                      Raw {
                       content: "group",
                       position: (96, 41),
                      },
                     ],
                    },
                    default: None,
                   },
                   String {
                    parts: [
                     Raw {
                      content: "dspam",
                      position: (96, 51),
                     },
                    ],
                   },
                  ],
                  position: (96, 47),
                 },
                 Map {
                  bindings: [
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "dspam",
                       position: (97, 9),
                      },
                      Raw {
                       content: "gid",
                       position: (97, 15),
                      },
                     ],
                    },
                    PropertyAccess {
                     expression: Variable {
                      identifier: "config",
                      position: (97, 21),
                     },
                     attribute_path: AttributePath {
                      attributes: [
                       Raw {
                        content: "ids",
                        position: (97, 28),
                       },
                       Raw {
                        content: "gids",
                        position: (97, 32),
                       },
                       Raw {
                        content: "dspam",
                        position: (97, 37),
                       },
                      ],
                     },
                     default: None,
                    },
                   ),
                  ],
                  recursive: false,
                  position: (96, 59),
                 },
                ],
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "environment",
                  position: (100, 7),
                 },
                 Raw {
                  content: "systemPackages",
                  position: (100, 19),
                 },
                ],
               },
               List {
                elements: [
                 Variable {
                  identifier: "dspam",
                  position: (100, 38),
                 },
                ],
                position: (100, 36),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "environment",
                  position: (102, 7),
                 },
                 Raw {
                  content: "etc",
                  position: (102, 19),
                 },
                 Expression {
                  expression: String {
                   parts: [
                    Raw {
                     content: "dspam/dspam.conf",
                     position: (102, 24),
                    },
                   ],
                  },
                 },
                 Raw {
                  content: "source",
                  position: (102, 42),
                 },
                ],
               },
               Variable {
                identifier: "cfgfile",
                position: (102, 51),
               },
              ),
              KeyValue(
               AttributePath {
                attributes: [
                 Raw {
                  content: "systemd",
                  position: (104, 7),
                 },
                 Raw {
                  content: "services",
                  position: (104, 15),
                 },
                 Raw {
                  content: "dspam",
                  position: (104, 24),
                 },
                ],
               },
               Map {
                bindings: [
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "description",
                     position: (105, 9),
                    },
                   ],
                  },
                  String {
                   parts: [
                    Raw {
                     content: "dspam spam filtering daemon",
                     position: (105, 24),
                    },
                   ],
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "wantedBy",
                     position: (106, 9),
                    },
                   ],
                  },
                  List {
                   elements: [
                    String {
                     parts: [
                      Raw {
                       content: "multi-user.target",
                       position: (106, 23),
                      },
                     ],
                    },
                   ],
                   position: (106, 20),
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "after",
                     position: (107, 9),
                    },
                   ],
                  },
                  List {
                   elements: [
                    String {
                     parts: [
                      Raw {
                       content: "postgresql.service",
                       position: (107, 20),
                      },
                     ],
                    },
                   ],
                   position: (107, 17),
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "restartTriggers",
                     position: (108, 9),
                    },
                   ],
                  },
                  List {
                   elements: [
                    Variable {
                     identifier: "cfgfile",
                     position: (108, 29),
                    },
                   ],
                   position: (108, 27),
                  },
                 ),
                 KeyValue(
                  AttributePath {
                   attributes: [
                    Raw {
                     content: "serviceConfig",
                     position: (110, 9),
                    },
                   ],
                  },
                  Map {
                   bindings: [
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "ExecStart",
                        position: (111, 11),
                       },
                      ],
                     },
                     String {
                      parts: [
                       Expression {
                        expression: Variable {
                         identifier: "dspam",
                         position: (111, 26),
                        },
                       },
                       Raw {
                        content: "/bin/dspam --daemon --nofork",
                        position: (111, 32),
                       },
                      ],
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "User",
                        position: (112, 11),
                       },
                      ],
                     },
                     PropertyAccess {
                      expression: Variable {
                       identifier: "cfg",
                       position: (112, 18),
                      },
                      attribute_path: AttributePath {
                       attributes: [
                        Raw {
                         content: "user",
                         position: (112, 22),
                        },
                       ],
                      },
                      default: None,
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "Group",
                        position: (113, 11),
                       },
                      ],
                     },
                     PropertyAccess {
                      expression: Variable {
                       identifier: "cfg",
                       position: (113, 19),
                      },
                      attribute_path: AttributePath {
                       attributes: [
                        Raw {
                         content: "group",
                         position: (113, 23),
                        },
                       ],
                      },
                      default: None,
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "RuntimeDirectory",
                        position: (114, 11),
                       },
                      ],
                     },
                     FunctionApplication {
                      function: Variable {
                       identifier: "optional",
                       position: (114, 30),
                      },
                      arguments: [
                       BinaryOperation {
                        operator: EqualTo,
                        operands: [
                         PropertyAccess {
                          expression: Variable {
                           identifier: "cfg",
                           position: (114, 40),
                          },
                          attribute_path: AttributePath {
                           attributes: [
                            Raw {
                             content: "domainSocket",
                             position: (114, 44),
                            },
                           ],
                          },
                          default: None,
                         },
                         Variable {
                          identifier: "defaultSock",
                          position: (114, 60),
                         },
                        ],
                        position: (114, 57),
                       },
                       String {
                        parts: [
                         Raw {
                          content: "dspam",
                          position: (114, 74),
                         },
                        ],
                       },
                      ],
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "RuntimeDirectoryMode",
                        position: (115, 11),
                       },
                      ],
                     },
                     FunctionApplication {
                      function: Variable {
                       identifier: "optional",
                       position: (115, 34),
                      },
                      arguments: [
                       BinaryOperation {
                        operator: EqualTo,
                        operands: [
                         PropertyAccess {
                          expression: Variable {
                           identifier: "cfg",
                           position: (115, 44),
                          },
                          attribute_path: AttributePath {
                           attributes: [
                            Raw {
                             content: "domainSocket",
                             position: (115, 48),
                            },
                           ],
                          },
                          default: None,
                         },
                         Variable {
                          identifier: "defaultSock",
                          position: (115, 64),
                         },
                        ],
                        position: (115, 61),
                       },
                       String {
                        parts: [
                         Raw {
                          content: "0750",
                          position: (115, 78),
                         },
                        ],
                       },
                      ],
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "StateDirectory",
                        position: (116, 11),
                       },
                      ],
                     },
                     String {
                      parts: [
                       Raw {
                        content: "dspam",
                        position: (116, 29),
                       },
                      ],
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "StateDirectoryMode",
                        position: (117, 11),
                       },
                      ],
                     },
                     String {
                      parts: [
                       Raw {
                        content: "0750",
                        position: (117, 33),
                       },
                      ],
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "LogsDirectory",
                        position: (118, 11),
                       },
                      ],
                     },
                     String {
                      parts: [
                       Raw {
                        content: "dspam",
                        position: (118, 28),
                       },
                      ],
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "LogsDirectoryMode",
                        position: (119, 11),
                       },
                      ],
                     },
                     String {
                      parts: [
                       Raw {
                        content: "0750",
                        position: (119, 32),
                       },
                      ],
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "Restart",
                        position: (121, 11),
                       },
                      ],
                     },
                     String {
                      parts: [
                       Raw {
                        content: "on-abort",
                        position: (121, 22),
                       },
                      ],
                     },
                    ),
                    KeyValue(
                     AttributePath {
                      attributes: [
                       Raw {
                        content: "RestartSec",
                        position: (122, 11),
                       },
                      ],
                     },
                     String {
                      parts: [
                       Raw {
                        content: "1s",
                        position: (122, 25),
                       },
                      ],
                     },
                    ),
                   ],
                   recursive: false,
                   position: (110, 25),
                  },
                 ),
                ],
                recursive: false,
                position: (104, 32),
               },
              ),
             ],
             recursive: false,
             position: (88, 5),
            },
            FunctionApplication {
             function: Variable {
              identifier: "mkIf",
              position: (127, 6),
             },
             arguments: [
              BinaryOperation {
               operator: NotEqualTo,
               operands: [
                PropertyAccess {
                 expression: Variable {
                  identifier: "cfg",
                  position: (127, 12),
                 },
                 attribute_path: AttributePath {
                  attributes: [
                   Raw {
                    content: "maintenanceInterval",
                    position: (127, 16),
                   },
                  ],
                 },
                 default: None,
                },
                Variable {
                 identifier: "null",
                 position: (127, 39),
                },
               ],
               position: (127, 36),
              },
              Map {
               bindings: [
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "systemd",
                    position: (128, 7),
                   },
                   Raw {
                    content: "timers",
                    position: (128, 15),
                   },
                   Raw {
                    content: "dspam-maintenance",
                    position: (128, 22),
                   },
                  ],
                 },
                 Map {
                  bindings: [
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "description",
                       position: (129, 9),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Raw {
                       content: "Timer for dspam maintenance script",
                       position: (129, 24),
                      },
                     ],
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "wantedBy",
                       position: (130, 9),
                      },
                     ],
                    },
                    List {
                     elements: [
                      String {
                       parts: [
                        Raw {
                         content: "timers.target",
                         position: (130, 23),
                        },
                       ],
                      },
                     ],
                     position: (130, 20),
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "timerConfig",
                       position: (131, 9),
                      },
                     ],
                    },
                    Map {
                     bindings: [
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "OnCalendar",
                          position: (132, 11),
                         },
                        ],
                       },
                       PropertyAccess {
                        expression: Variable {
                         identifier: "cfg",
                         position: (132, 24),
                        },
                        attribute_path: AttributePath {
                         attributes: [
                          Raw {
                           content: "maintenanceInterval",
                           position: (132, 28),
                          },
                         ],
                        },
                        default: None,
                       },
                      ),
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "Unit",
                          position: (133, 11),
                         },
                        ],
                       },
                       String {
                        parts: [
                         Raw {
                          content: "dspam-maintenance.service",
                          position: (133, 19),
                         },
                        ],
                       },
                      ),
                     ],
                     recursive: false,
                     position: (131, 23),
                    },
                   ),
                  ],
                  recursive: false,
                  position: (128, 42),
                 },
                ),
                KeyValue(
                 AttributePath {
                  attributes: [
                   Raw {
                    content: "systemd",
                    position: (137, 7),
                   },
                   Raw {
                    content: "services",
                    position: (137, 15),
                   },
                   Raw {
                    content: "dspam-maintenance",
                    position: (137, 24),
                   },
                  ],
                 },
                 Map {
                  bindings: [
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "description",
                       position: (138, 9),
                      },
                     ],
                    },
                    String {
                     parts: [
                      Raw {
                       content: "dspam maintenance script",
                       position: (138, 24),
                      },
                     ],
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "restartTriggers",
                       position: (139, 9),
                      },
                     ],
                    },
                    List {
                     elements: [
                      Variable {
                       identifier: "cfgfile",
                       position: (139, 29),
                      },
                     ],
                     position: (139, 27),
                    },
                   ),
                   KeyValue(
                    AttributePath {
                     attributes: [
                      Raw {
                       content: "serviceConfig",
                       position: (141, 9),
                      },
                     ],
                    },
                    Map {
                     bindings: [
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "ExecStart",
                          position: (142, 11),
                         },
                        ],
                       },
                       String {
                        parts: [
                         Expression {
                          expression: Variable {
                           identifier: "dspam",
                           position: (142, 26),
                          },
                         },
                         Raw {
                          content: "/bin/dspam_maintenance --verbose",
                          position: (142, 32),
                         },
                        ],
                       },
                      ),
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "Type",
                          position: (143, 11),
                         },
                        ],
                       },
                       String {
                        parts: [
                         Raw {
                          content: "oneshot",
                          position: (143, 19),
                         },
                        ],
                       },
                      ),
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "User",
                          position: (144, 11),
                         },
                        ],
                       },
                       PropertyAccess {
                        expression: Variable {
                         identifier: "cfg",
                         position: (144, 18),
                        },
                        attribute_path: AttributePath {
                         attributes: [
                          Raw {
                           content: "user",
                           position: (144, 22),
                          },
                         ],
                        },
                        default: None,
                       },
                      ),
                      KeyValue(
                       AttributePath {
                        attributes: [
                         Raw {
                          content: "Group",
                          position: (145, 11),
                         },
                        ],
                       },
                       PropertyAccess {
                        expression: Variable {
                         identifier: "cfg",
                         position: (145, 19),
                        },
                        attribute_path: AttributePath {
                         attributes: [
                          Raw {
                           content: "group",
                           position: (145, 23),
                          },
                         ],
                        },
                        default: None,
                       },
                      ),
                     ],
                     recursive: false,
                     position: (141, 25),
                    },
                   ),
                  ],
                  recursive: false,
                  position: (137, 44),
                 },
                ),
               ],
               recursive: false,
               position: (127, 45),
              },
             ],
            },
           ],
           position: (87, 37),
          },
         ],
        },
       ],
      },
     ),
    ],
    recursive: false,
    position: (30, 4),
   },
   position: (5, 1),
  },
  position: (3, 1),
 },
 position: (1, 1),
}