summaryrefslogtreecommitdiff
path: root/config/git.scm
diff options
context:
space:
mode:
authorRobby Zambito <contact@robbyzambito.me>2026-04-05 19:57:28 -0400
committerRobby Zambito <contact@robbyzambito.me>2026-04-06 19:44:50 -0400
commitc6eaf34e6a4e1e1e3b316b3edaa4ba39e3451ab8 (patch)
treea7a29cb25f36d3a08f2b029634e297365e67b640 /config/git.scm
parent98be644662919e8af7081a3324962f06d6f862f1 (diff)
refactor(config/ssh): extract SSH configuration into dedicated module
Move SSH host definitions and authorized keys from home.scm into config/ssh.scm following the Guix service record pattern. Exports: - ssh-hosts: openssh-host records for static hosts and dynamically generated Red Team Kali VMs (2 VCEs × 10 VMs each) - ssh-authorized-keys: Imported from secrets.scm Integrate into home.scm via renamed exports (rz/ssh-hosts, rz/ssh-authorized-keys) consumed by home-openssh-service-type. Files changed: - config/ssh.scm: new module with SSH configuration - home.scm: removed inline SSH block, added module imports
Diffstat (limited to 'config/git.scm')
0 files changed, 0 insertions, 0 deletions