feat: add machineClass and ssh config

This commit is contained in:
Daniel Bauer
2026-08-09 13:24:09 +02:00
parent 8344b9d5ff
commit 22af30aa1b
10 changed files with 71 additions and 2 deletions

View File

@@ -4,3 +4,9 @@ README.md
.agents
CLAUDE.md
CLAUDE.local.md
key.txt.age
{{- if ne .machineClass "private" }}
.ssh/config.d/home
.ssh/config.d/web
{{- end }}