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: "infinoted", span: Span { start: Position { line: 6, column: 25, }, end: Position { line: 6, column: 34, }, }, }, ), ], default: None, }, ), }, ), ], target: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "options", span: Span { start: Position { line: 8, column: 3, }, end: Position { line: 8, column: 10, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 8, column: 11, }, end: Position { line: 8, column: 19, }, }, }, ), Raw( PartRaw { content: "infinoted", span: Span { start: Position { line: 8, column: 20, }, end: Position { line: 8, column: 29, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 9, column: 5, }, end: Position { line: 9, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkEnableOption", span: Span { start: Position { line: 9, column: 14, }, end: Position { line: 9, column: 28, }, }, }, ), arguments: [ FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 9, column: 30, }, end: Position { line: 9, column: 33, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 9, column: 34, }, end: Position { line: 9, column: 39, }, }, }, ), ], default: None, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "infinoted", span: Span { start: Position { line: 9, column: 41, }, end: Position { line: 9, column: 50, }, }, }, ), ], span: Span { start: Position { line: 9, column: 40, }, end: Position { line: 9, column: 51, }, }, }, ), ], }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 11, column: 5, }, end: Position { line: 11, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 11, column: 15, }, end: Position { line: 11, column: 23, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 12, column: 7, }, end: Position { line: 12, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 12, column: 14, }, end: Position { line: 12, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 12, column: 20, }, end: Position { line: 12, column: 27, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 13, column: 7, }, end: Position { line: 13, column: 14, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "pkgs", span: Span { start: Position { line: 13, column: 17, }, end: Position { line: 13, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "libinfinity", span: Span { start: Position { line: 13, column: 22, }, end: Position { line: 13, column: 33, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "defaultText", span: Span { start: Position { line: 14, column: 7, }, end: Position { line: 14, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "literalExpression", span: Span { start: Position { line: 14, column: 21, }, end: Position { line: 14, column: 38, }, }, }, ), arguments: [ String( String_ { parts: [ Raw( PartRaw { content: "pkgs.libinfinity", span: Span { start: Position { line: 14, column: 40, }, end: Position { line: 14, column: 56, }, }, }, ), ], span: Span { start: Position { line: 14, column: 39, }, end: Position { line: 14, column: 57, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 15, column: 7, }, end: Position { line: 15, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 15, column: 21, }, end: Position { line: 15, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 15, column: 25, }, end: Position { line: 15, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Package providing infinoted\n", span: Span { start: Position { line: 16, column: 1, }, end: Position { line: 17, column: 7, }, }, }, ), ], span: Span { start: Position { line: 15, column: 31, }, end: Position { line: 17, column: 9, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 11, column: 24, }, end: Position { line: 18, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "keyFile", span: Span { start: Position { line: 20, column: 5, }, end: Position { line: 20, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 20, column: 15, }, end: Position { line: 20, column: 23, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 21, column: 7, }, end: Position { line: 21, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 21, column: 14, }, end: Position { line: 21, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 21, column: 20, }, end: Position { line: 21, column: 26, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 21, column: 27, }, end: Position { line: 21, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 21, column: 33, }, end: Position { line: 21, column: 37, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 22, column: 7, }, end: Position { line: 22, column: 14, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 22, column: 17, }, end: Position { line: 22, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 23, column: 7, }, end: Position { line: 23, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 23, column: 21, }, end: Position { line: 23, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 23, column: 25, }, end: Position { line: 23, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Private key to use for TLS\n", span: Span { start: Position { line: 24, column: 1, }, end: Position { line: 25, column: 7, }, }, }, ), ], span: Span { start: Position { line: 23, column: 31, }, end: Position { line: 25, column: 9, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 20, column: 24, }, end: Position { line: 26, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "certificateFile", span: Span { start: Position { line: 28, column: 5, }, end: Position { line: 28, column: 20, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 28, column: 23, }, end: Position { line: 28, column: 31, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 29, column: 7, }, end: Position { line: 29, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 29, column: 14, }, end: Position { line: 29, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 29, column: 20, }, end: Position { line: 29, column: 26, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 29, column: 27, }, end: Position { line: 29, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 29, column: 33, }, end: Position { line: 29, column: 37, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 30, column: 7, }, end: Position { line: 30, column: 14, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 30, column: 17, }, end: Position { line: 30, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 31, column: 7, }, end: Position { line: 31, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 31, column: 21, }, end: Position { line: 31, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 31, column: 25, }, end: Position { line: 31, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Server certificate to use for TLS\n", span: Span { start: Position { line: 32, column: 1, }, end: Position { line: 33, column: 7, }, }, }, ), ], span: Span { start: Position { line: 31, column: 31, }, end: Position { line: 33, column: 9, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 28, column: 32, }, end: Position { line: 34, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "certificateChain", span: Span { start: Position { line: 36, column: 5, }, end: Position { line: 36, column: 21, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 36, column: 24, }, end: Position { line: 36, column: 32, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 37, column: 7, }, end: Position { line: 37, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 37, column: 14, }, end: Position { line: 37, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 37, column: 20, }, end: Position { line: 37, column: 26, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 37, column: 27, }, end: Position { line: 37, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 37, column: 33, }, end: Position { line: 37, column: 37, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 38, column: 7, }, end: Position { line: 38, column: 14, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 38, column: 17, }, end: Position { line: 38, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 39, column: 7, }, end: Position { line: 39, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 39, column: 21, }, end: Position { line: 39, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 39, column: 25, }, end: Position { line: 39, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Chain of CA-certificates to which our `certificateFile` is relative.\nOptional for TLS.\n", span: Span { start: Position { line: 40, column: 1, }, end: Position { line: 42, column: 7, }, }, }, ), ], span: Span { start: Position { line: 39, column: 31, }, end: Position { line: 42, column: 9, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 36, column: 33, }, end: Position { line: 43, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "securityPolicy", span: Span { start: Position { line: 45, column: 5, }, end: Position { line: 45, column: 19, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 45, column: 22, }, end: Position { line: 45, column: 30, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 46, column: 7, }, end: Position { line: 46, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 46, column: 14, }, end: Position { line: 46, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enum", span: Span { start: Position { line: 46, column: 20, }, end: Position { line: 46, column: 24, }, }, }, ), ], default: None, }, ), arguments: [ List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "no-tls", span: Span { start: Position { line: 46, column: 27, }, end: Position { line: 46, column: 33, }, }, }, ), ], span: Span { start: Position { line: 46, column: 26, }, end: Position { line: 46, column: 34, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "allow-tls", span: Span { start: Position { line: 46, column: 36, }, end: Position { line: 46, column: 45, }, }, }, ), ], span: Span { start: Position { line: 46, column: 35, }, end: Position { line: 46, column: 46, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "require-tls", span: Span { start: Position { line: 46, column: 48, }, end: Position { line: 46, column: 59, }, }, }, ), ], span: Span { start: Position { line: 46, column: 47, }, end: Position { line: 46, column: 60, }, }, }, ), ], span: Span { start: Position { line: 46, column: 25, }, end: Position { line: 46, column: 61, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 47, column: 7, }, end: Position { line: 47, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "require-tls", span: Span { start: Position { line: 47, column: 18, }, end: Position { line: 47, column: 29, }, }, }, ), ], span: Span { start: Position { line: 47, column: 17, }, end: Position { line: 47, column: 30, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 48, column: 7, }, end: Position { line: 48, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 48, column: 21, }, end: Position { line: 48, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 48, column: 25, }, end: Position { line: 48, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "How strictly to enforce clients connection with TLS.\n", span: Span { start: Position { line: 49, column: 1, }, end: Position { line: 50, column: 7, }, }, }, ), ], span: Span { start: Position { line: 48, column: 31, }, end: Position { line: 50, column: 9, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 45, column: 31, }, end: Position { line: 51, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "port", span: Span { start: Position { line: 53, column: 5, }, end: Position { line: 53, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 53, column: 12, }, end: Position { line: 53, column: 20, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 54, column: 7, }, end: Position { line: 54, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 54, column: 14, }, end: Position { line: 54, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "port", span: Span { start: Position { line: 54, column: 20, }, end: Position { line: 54, column: 24, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 55, column: 7, }, end: Position { line: 55, column: 14, }, }, }, ), ], to: Integer( Integer { value: "6523", span: Span { start: Position { line: 55, column: 17, }, end: Position { line: 55, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 56, column: 7, }, end: Position { line: 56, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 56, column: 21, }, end: Position { line: 56, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 56, column: 25, }, end: Position { line: 56, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Port to listen on\n", span: Span { start: Position { line: 57, column: 1, }, end: Position { line: 58, column: 7, }, }, }, ), ], span: Span { start: Position { line: 56, column: 31, }, end: Position { line: 58, column: 9, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 53, column: 21, }, end: Position { line: 59, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "rootDirectory", span: Span { start: Position { line: 61, column: 5, }, end: Position { line: 61, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 61, column: 21, }, end: Position { line: 61, column: 29, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 62, column: 7, }, end: Position { line: 62, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 62, column: 14, }, end: Position { line: 62, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 62, column: 20, }, end: Position { line: 62, column: 24, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 63, column: 7, }, end: Position { line: 63, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "/var/lib/infinoted/documents/", span: Span { start: Position { line: 63, column: 18, }, end: Position { line: 63, column: 47, }, }, }, ), ], span: Span { start: Position { line: 63, column: 17, }, end: Position { line: 63, column: 48, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 64, column: 7, }, end: Position { line: 64, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 64, column: 21, }, end: Position { line: 64, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 64, column: 25, }, end: Position { line: 64, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Root of the directory structure to serve\n", span: Span { start: Position { line: 65, column: 1, }, end: Position { line: 66, column: 7, }, }, }, ), ], span: Span { start: Position { line: 64, column: 31, }, end: Position { line: 66, column: 9, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 61, column: 30, }, end: Position { line: 67, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "plugins", span: Span { start: Position { line: 69, column: 5, }, end: Position { line: 69, column: 12, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 69, column: 15, }, end: Position { line: 69, column: 23, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 70, column: 7, }, end: Position { line: 70, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 70, column: 14, }, end: Position { line: 70, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "listOf", span: Span { start: Position { line: 70, column: 20, }, end: Position { line: 70, column: 26, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 70, column: 27, }, end: Position { line: 70, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 70, column: 33, }, end: Position { line: 70, column: 36, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 71, column: 7, }, end: Position { line: 71, column: 14, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "note-text", span: Span { start: Position { line: 71, column: 20, }, end: Position { line: 71, column: 29, }, }, }, ), ], span: Span { start: Position { line: 71, column: 19, }, end: Position { line: 71, column: 30, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "note-chat", span: Span { start: Position { line: 71, column: 32, }, end: Position { line: 71, column: 41, }, }, }, ), ], span: Span { start: Position { line: 71, column: 31, }, end: Position { line: 71, column: 42, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "logging", span: Span { start: Position { line: 71, column: 44, }, end: Position { line: 71, column: 51, }, }, }, ), ], span: Span { start: Position { line: 71, column: 43, }, end: Position { line: 71, column: 52, }, }, }, ), String( String_ { parts: [ Raw( PartRaw { content: "autosave", span: Span { start: Position { line: 71, column: 54, }, end: Position { line: 71, column: 62, }, }, }, ), ], span: Span { start: Position { line: 71, column: 53, }, end: Position { line: 71, column: 63, }, }, }, ), ], span: Span { start: Position { line: 71, column: 17, }, end: Position { line: 71, column: 65, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 72, column: 7, }, end: Position { line: 72, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 72, column: 21, }, end: Position { line: 72, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 72, column: 25, }, end: Position { line: 72, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Plugins to enable\n", span: Span { start: Position { line: 73, column: 1, }, end: Position { line: 74, column: 7, }, }, }, ), ], span: Span { start: Position { line: 72, column: 31, }, end: Position { line: 74, column: 9, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 69, column: 24, }, end: Position { line: 75, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "passwordFile", span: Span { start: Position { line: 77, column: 5, }, end: Position { line: 77, column: 17, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 77, column: 20, }, end: Position { line: 77, column: 28, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 78, column: 7, }, end: Position { line: 78, column: 11, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 78, column: 14, }, end: Position { line: 78, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "nullOr", span: Span { start: Position { line: 78, column: 20, }, end: Position { line: 78, column: 26, }, }, }, ), ], default: None, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 78, column: 27, }, end: Position { line: 78, column: 32, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "path", span: Span { start: Position { line: 78, column: 33, }, end: Position { line: 78, column: 37, }, }, }, ), ], default: None, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 79, column: 7, }, end: Position { line: 79, column: 14, }, }, }, ), ], to: Identifier( Identifier { id: "null", span: Span { start: Position { line: 79, column: 17, }, end: Position { line: 79, column: 21, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 80, column: 7, }, end: Position { line: 80, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 80, column: 21, }, end: Position { line: 80, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 80, column: 25, }, end: Position { line: 80, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "File to read server-wide password from\n", span: Span { start: Position { line: 81, column: 1, }, end: Position { line: 82, column: 7, }, }, }, ), ], span: Span { start: Position { line: 80, column: 31, }, end: Position { line: 82, column: 9, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 77, column: 29, }, end: Position { line: 83, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "extraConfig", span: Span { start: Position { line: 85, column: 5, }, end: Position { line: 85, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 85, column: 19, }, end: Position { line: 85, column: 27, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 86, column: 7, }, end: Position { line: 86, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 86, column: 14, }, end: Position { line: 86, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "lines", span: Span { start: Position { line: 86, column: 20, }, end: Position { line: 86, column: 25, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 87, column: 7, }, end: Position { line: 87, column: 14, }, }, }, ), ], to: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "[autosave]\ninterval=10\n", span: Span { start: Position { line: 88, column: 1, }, end: Position { line: 90, column: 7, }, }, }, ), ], span: Span { start: Position { line: 87, column: 17, }, end: Position { line: 90, column: 9, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 91, column: 7, }, end: Position { line: 91, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 91, column: 21, }, end: Position { line: 91, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 91, column: 25, }, end: Position { line: 91, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "Additional configuration to append to infinoted.conf\n", span: Span { start: Position { line: 92, column: 1, }, end: Position { line: 93, column: 7, }, }, }, ), ], span: Span { start: Position { line: 91, column: 31, }, end: Position { line: 93, column: 9, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 85, column: 28, }, end: Position { line: 94, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 96, column: 5, }, end: Position { line: 96, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 96, column: 12, }, end: Position { line: 96, column: 20, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 97, column: 7, }, end: Position { line: 97, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 97, column: 14, }, end: Position { line: 97, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 97, column: 20, }, end: Position { line: 97, column: 23, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 98, column: 7, }, end: Position { line: 98, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "infinoted", span: Span { start: Position { line: 98, column: 18, }, end: Position { line: 98, column: 27, }, }, }, ), ], span: Span { start: Position { line: 98, column: 17, }, end: Position { line: 98, column: 28, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 99, column: 7, }, end: Position { line: 99, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 99, column: 21, }, end: Position { line: 99, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 99, column: 25, }, end: Position { line: 99, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "What to call the dedicated user under which infinoted is run\n", span: Span { start: Position { line: 100, column: 1, }, end: Position { line: 101, column: 7, }, }, }, ), ], span: Span { start: Position { line: 99, column: 31, }, end: Position { line: 101, column: 9, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 96, column: 21, }, end: Position { line: 102, column: 6, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 104, column: 5, }, end: Position { line: 104, column: 10, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkOption", span: Span { start: Position { line: 104, column: 13, }, end: Position { line: 104, column: 21, }, }, }, ), arguments: [ Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "type", span: Span { start: Position { line: 105, column: 7, }, end: Position { line: 105, column: 11, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "types", span: Span { start: Position { line: 105, column: 14, }, end: Position { line: 105, column: 19, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "str", span: Span { start: Position { line: 105, column: 20, }, end: Position { line: 105, column: 23, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "default", span: Span { start: Position { line: 106, column: 7, }, end: Position { line: 106, column: 14, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "infinoted", span: Span { start: Position { line: 106, column: 18, }, end: Position { line: 106, column: 27, }, }, }, ), ], span: Span { start: Position { line: 106, column: 17, }, end: Position { line: 106, column: 28, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 107, column: 7, }, end: Position { line: 107, column: 18, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "lib", span: Span { start: Position { line: 107, column: 21, }, end: Position { line: 107, column: 24, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "mdDoc", span: Span { start: Position { line: 107, column: 25, }, end: Position { line: 107, column: 30, }, }, }, ), ], default: None, }, ), arguments: [ IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "What to call the primary group of the dedicated user under which infinoted is run\n", span: Span { start: Position { line: 108, column: 1, }, end: Position { line: 109, column: 7, }, }, }, ), ], span: Span { start: Position { line: 107, column: 31, }, end: Position { line: 109, column: 9, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 104, column: 22, }, end: Position { line: 110, column: 6, }, }, }, ), ], }, ), }, ), ], span: Span { start: Position { line: 8, column: 32, }, end: Position { line: 111, column: 4, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "config", span: Span { start: Position { line: 113, column: 3, }, end: Position { line: 113, column: 9, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "mkIf", span: Span { start: Position { line: 113, column: 12, }, end: Position { line: 113, column: 16, }, }, }, ), arguments: [ PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 113, column: 18, }, end: Position { line: 113, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "enable", span: Span { start: Position { line: 113, column: 22, }, end: Position { line: 113, column: 28, }, }, }, ), ], default: None, }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 114, column: 5, }, end: Position { line: 114, column: 10, }, }, }, ), Raw( PartRaw { content: "users", span: Span { start: Position { line: 114, column: 11, }, end: Position { line: 114, column: 16, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalAttrs", span: Span { start: Position { line: 114, column: 19, }, end: Position { line: 114, column: 32, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 114, column: 34, }, end: Position { line: 114, column: 37, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 114, column: 38, }, end: Position { line: 114, column: 42, }, }, }, ), ], default: None, }, ), operator: EqualTo, right: String( String_ { parts: [ Raw( PartRaw { content: "infinoted", span: Span { start: Position { line: 114, column: 47, }, end: Position { line: 114, column: 56, }, }, }, ), ], span: Span { start: Position { line: 114, column: 46, }, end: Position { line: 114, column: 57, }, }, }, ), }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "infinoted", span: Span { start: Position { line: 115, column: 9, }, end: Position { line: 115, column: 18, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 116, column: 11, }, end: Position { line: 116, column: 22, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "Infinoted user", span: Span { start: Position { line: 116, column: 26, }, end: Position { line: 116, column: 40, }, }, }, ), ], span: Span { start: Position { line: 116, column: 25, }, end: Position { line: 116, column: 41, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 117, column: 11, }, end: Position { line: 117, column: 16, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 117, column: 19, }, end: Position { line: 117, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 117, column: 23, }, end: Position { line: 117, column: 28, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "isSystemUser", span: Span { start: Position { line: 118, column: 11, }, end: Position { line: 118, column: 23, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 118, column: 26, }, end: Position { line: 118, column: 30, }, }, }, ), }, ), ], span: Span { start: Position { line: 115, column: 21, }, end: Position { line: 119, column: 10, }, }, }, ), }, ), ], span: Span { start: Position { line: 115, column: 7, }, end: Position { line: 120, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "users", span: Span { start: Position { line: 121, column: 5, }, end: Position { line: 121, column: 10, }, }, }, ), Raw( PartRaw { content: "groups", span: Span { start: Position { line: 121, column: 11, }, end: Position { line: 121, column: 17, }, }, }, ), ], to: FunctionApplication( FunctionApplication { function: Identifier( Identifier { id: "optionalAttrs", span: Span { start: Position { line: 121, column: 20, }, end: Position { line: 121, column: 33, }, }, }, ), arguments: [ BinaryOperation( BinaryOperation { left: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 121, column: 35, }, end: Position { line: 121, column: 38, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 121, column: 39, }, end: Position { line: 121, column: 44, }, }, }, ), ], default: None, }, ), operator: EqualTo, right: String( String_ { parts: [ Raw( PartRaw { content: "infinoted", span: Span { start: Position { line: 121, column: 49, }, end: Position { line: 121, column: 58, }, }, }, ), ], span: Span { start: Position { line: 121, column: 48, }, end: Position { line: 121, column: 59, }, }, }, ), }, ), Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "infinoted", span: Span { start: Position { line: 122, column: 9, }, end: Position { line: 122, column: 18, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [], span: Span { start: Position { line: 122, column: 21, }, end: Position { line: 122, column: 24, }, }, }, ), }, ), ], span: Span { start: Position { line: 122, column: 7, }, end: Position { line: 123, column: 8, }, }, }, ), ], }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "systemd", span: Span { start: Position { line: 125, column: 5, }, end: Position { line: 125, column: 12, }, }, }, ), Raw( PartRaw { content: "services", span: Span { start: Position { line: 125, column: 13, }, end: Position { line: 125, column: 21, }, }, }, ), Raw( PartRaw { content: "infinoted", span: Span { start: Position { line: 125, column: 22, }, end: Position { line: 125, column: 31, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "description", span: Span { start: Position { line: 126, column: 9, }, end: Position { line: 126, column: 20, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "Gobby Dedicated Server", span: Span { start: Position { line: 126, column: 24, }, end: Position { line: 126, column: 46, }, }, }, ), ], span: Span { start: Position { line: 126, column: 23, }, end: Position { line: 126, column: 47, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "wantedBy", span: Span { start: Position { line: 128, column: 9, }, end: Position { line: 128, column: 17, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "multi-user.target", span: Span { start: Position { line: 128, column: 23, }, end: Position { line: 128, column: 40, }, }, }, ), ], span: Span { start: Position { line: 128, column: 22, }, end: Position { line: 128, column: 41, }, }, }, ), ], span: Span { start: Position { line: 128, column: 20, }, end: Position { line: 128, column: 43, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "after", span: Span { start: Position { line: 129, column: 9, }, end: Position { line: 129, column: 14, }, }, }, ), ], to: List( List { elements: [ String( String_ { parts: [ Raw( PartRaw { content: "network.target", span: Span { start: Position { line: 129, column: 20, }, end: Position { line: 129, column: 34, }, }, }, ), ], span: Span { start: Position { line: 129, column: 19, }, end: Position { line: 129, column: 35, }, }, }, ), ], span: Span { start: Position { line: 129, column: 17, }, end: Position { line: 129, column: 37, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "serviceConfig", span: Span { start: Position { line: 131, column: 9, }, end: Position { line: 131, column: 22, }, }, }, ), ], to: Map( Map { recursive: false, bindings: [ KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Type", span: Span { start: Position { line: 132, column: 11, }, end: Position { line: 132, column: 15, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "simple", span: Span { start: Position { line: 132, column: 19, }, end: Position { line: 132, column: 25, }, }, }, ), ], span: Span { start: Position { line: 132, column: 18, }, end: Position { line: 132, column: 26, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Restart", span: Span { start: Position { line: 133, column: 11, }, end: Position { line: 133, column: 18, }, }, }, ), ], to: String( String_ { parts: [ Raw( PartRaw { content: "always", span: Span { start: Position { line: 133, column: 22, }, end: Position { line: 133, column: 28, }, }, }, ), ], span: Span { start: Position { line: 133, column: 21, }, end: Position { line: 133, column: 29, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "ExecStart", span: Span { start: Position { line: 134, column: 11, }, end: Position { line: 134, column: 20, }, }, }, ), ], to: String( String_ { parts: [ Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 134, column: 26, }, end: Position { line: 134, column: 29, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "package", span: Span { start: Position { line: 134, column: 30, }, end: Position { line: 134, column: 37, }, }, }, ), Raw( PartRaw { content: "infinoted", span: Span { start: Position { line: 134, column: 38, }, end: Position { line: 134, column: 47, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " --config-file=/var/lib/infinoted/infinoted.conf", span: Span { start: Position { line: 134, column: 24, }, end: Position { line: 134, column: 96, }, }, }, ), ], span: Span { start: Position { line: 134, column: 23, }, end: Position { line: 134, column: 97, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "User", span: Span { start: Position { line: 135, column: 11, }, end: Position { line: 135, column: 15, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 135, column: 18, }, end: Position { line: 135, column: 21, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 135, column: 22, }, end: Position { line: 135, column: 26, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "Group", span: Span { start: Position { line: 136, column: 11, }, end: Position { line: 136, column: 16, }, }, }, ), ], to: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 136, column: 19, }, end: Position { line: 136, column: 22, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 136, column: 23, }, end: Position { line: 136, column: 28, }, }, }, ), ], default: None, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "PermissionsStartOnly", span: Span { start: Position { line: 137, column: 11, }, end: Position { line: 137, column: 31, }, }, }, ), ], to: Identifier( Identifier { id: "true", span: Span { start: Position { line: 137, column: 34, }, end: Position { line: 137, column: 38, }, }, }, ), }, ), ], span: Span { start: Position { line: 131, column: 25, }, end: Position { line: 138, column: 10, }, }, }, ), }, ), KeyValue( BindingKeyValue { from: [ Raw( PartRaw { content: "preStart", span: Span { start: Position { line: 139, column: 9, }, end: Position { line: 139, column: 17, }, }, }, ), ], to: IndentedString( IndentedString { parts: [ Raw( PartRaw { content: "mkdir -p /var/lib/infinoted\ninstall -o ", span: Span { start: Position { line: 140, column: 1, }, end: Position { line: 141, column: 22, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 141, column: 24, }, end: Position { line: 141, column: 27, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "user", span: Span { start: Position { line: 141, column: 28, }, end: Position { line: 141, column: 32, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " -g ", span: Span { start: Position { line: 140, column: 1, }, end: Position { line: 141, column: 37, }, }, }, ), Interpolation( PartInterpolation { expression: PropertyAccess( PropertyAccess { expression: Identifier( Identifier { id: "cfg", span: Span { start: Position { line: 141, column: 39, }, end: Position { line: 141, column: 42, }, }, }, ), attribute_path: [ Raw( PartRaw { content: "group", span: Span { start: Position { line: 141, column: 43, }, end: Position { line: 141, column: 48, }, }, }, ), ], default: None, }, ), }, ), Raw( PartRaw { content: " -m 0600 /dev/null /var/lib/infinoted/infinoted.conf\ncat >>/var/lib/infinoted/infinoted.conf <