feat: MontaukOS installer app, toml config, app directory with manifests, and more

This commit is contained in:
2026-03-08 12:06:29 +01:00
parent b540a43f39
commit 7617419640
60 changed files with 3045 additions and 268 deletions
+8
View File
@@ -0,0 +1,8 @@
[app]
name = "PDF Viewer"
binary = "pdfviewer.elf"
icon = "pdf-viewer.svg"
[menu]
category = "Applications"
visible = false