Skip to content

Commit 0787e53

Browse files
committed
add: [messages.installer_banner] -- top-of-script unified-installer banner is now operator-rebrandable
1 parent 406d854 commit 0787e53

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

usr/share/mios/mios.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,15 @@ bullets = [
218218
"MiOS PowerShell profile (oh-my-posh, dashboard, mios <verb>)"
219219
]
220220

221+
[messages.installer_banner]
222+
# The Unified Installer banner box at the top of every build-mios.ps1 run.
223+
# {version} is substituted from [meta].mios_version at render time.
224+
title = "'MiOS' {version} -- Unified Windows Installer"
225+
taglines = [
226+
"Immutable Fedora AI Workstation",
227+
"WSL2 + Podman │ Offline Build Pipeline"
228+
]
229+
221230
[search]
222231
# Local privacy-respecting metasearch (SearXNG). Always-on Quadlet at
223232
# etc/containers/systemd/mios-searxng.container; the agent surface

0 commit comments

Comments
 (0)