feat: add ssh server (sshd)

This commit is contained in:
2026-08-11 12:53:36 +02:00
parent 69725658cf
commit 0a91131cb0
15 changed files with 2365 additions and 4 deletions
+13
View File
@@ -0,0 +1,13 @@
[app]
id = "sshserver"
name = "SSH Server"
binary = "sshserver.elf"
icon = "utilities-terminal.svg"
[menu]
category = "System"
visible = false
[desktop]
section = "settings"
admin_only = false