| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | refactor(config/ssh): extract SSH configuration into dedicated module | Robby Zambito | 21 hours |
| | | | | | | | | | | | | | | | | | | 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 | ||
| * | refactor: move git config to separate package | Robby Zambito | 2 days |
| | | |||
| * | refactor: move wofi config to file | Robby Zambito | 2 days |
| | | | | | also removed some commented and unused code | ||
| * | refactor: move emacs config to separate package | Robby Zambito | 2 days |
| | | |||
| * | podman, bat, and shell init changes | Robby Zambito | 3 days |
| | | |||
| * | add z, fzf, and replace docker with podman | Robby Zambito | 2026-03-08 |
| | | |||
| * | start splitting things into separate modules | Robby Zambito | 2026-03-07 |
| | | |||
| * | fix typo | Robby Zambito | 2026-03-06 |
| | | |||
| * | some changes | Robby Zambito | 2026-03-06 |
| | | |||
| * | Inhibit idle on fullscreen | Robby Zambito | 2025-11-23 |
| | | |||
| * | Initial commit | Robby Zambito | 2025-07-28 |
