# Use non-breaking space to avoid word wrap in brand or vendor names

option('brand',
       type: 'string', value: 'Librem 5',
       description: 'The branding to use')

option('vendor',
       type: 'string', value: 'PureOS',
       description: 'The vendor to use')
