blob: b9aade8d190c1764c1355a3e3fcd0767c923834a [file] [log] [blame]
option(
'first-boot-set-mac', type: 'feature', description: 'Set MAC address on first boot.',
)
option(
'first-boot-set-hostname', type: 'feature', description: 'Set hostname on first boot.',
)
option(
'http-redirect', type: 'feature', description: 'Redirect http traffic to https.',
)