feat: add ssh server (sshd)
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user