This commit is contained in:
2025-11-23 21:10:05 +01:00
parent b3c4395fac
commit 76dff51c6f
367 changed files with 1488 additions and 112 deletions

7
assets/settings.json Normal file
View File

@@ -0,0 +1,7 @@
{
"httpPort" : 3010,
"services": [
["Cups", "cups.service"],
["Waydriod", "waydroid-container.service"]
]
}