Corbin Bartsch a6565057fb
All checks were successful
Build, test, and deploy Hugo site / build-hugo (push) Successful in 23s
Add nginx container
2025-04-02 22:10:12 -04:00

19 lines
364 B
YAML

---
# coredotbin.openssh
openssh_port: 22
openssh_hostkeys:
- /etc/ssh/ssh_host_ed25519_key
openssh_kexalgorithms:
- curve25519-sha256@libssh.org
- diffie-hellman-group-exchange-sha256
openssh_macs:
- hmac-sha2-512-etm@openssh.com
- hmac-sha2-256-etm@openssh.com
- umac-128-etm@openssh.com
# grog.package
package_list:
- name: tmux
- name: rsync