Update welcome screen with recommended packages and correct repository link

This commit is contained in:
MayaTheShy
2026-03-22 15:56:21 -04:00
parent 31b4fd52c9
commit 19edc6dc97

View File

@@ -18,7 +18,11 @@ local passwordIntro = [[A password is required for wireless access.
%sLeave blank to skip.]]
local packagesIntro = [[Setup Complete
%sOpen the package manager to add software to this computer.]]
%sOpen the package manager to add software to this computer.
Recommended packages:
%s- RemoteTurtle%s (turtle control + web dashboard)
%s- Inventory Manager%s (storage automation)]]
local contributorsIntro = [[Contributors%s
Anavrins: Encryption/security/custom apps
@@ -28,7 +32,7 @@ LDDestroier: Art design + custom apps
Lemmmy: Application improvements
%sContribute at:%s
https://github.com/kepler155c/opus]]
https://git.spatulaa.com/MayaTheShy/Opus]]
local page = UI.Page {
wizard = UI.Wizard {