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
+7
View File
@@ -0,0 +1,7 @@
# SSH server policy. The host key is generated locally on first start.
[server]
port = 22
# Per-user access defaults to false when a user is not listed. The SSH Server
# Settings applet maintains this table.
[allow]