| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | feat(bash): enable jj in login shellsHEADmaster | Robby Zambito | 22 hours |
| | | | | | | | | | - Uncomment .bashrc sourcing in home.bash_profile for login shells - Add ~/.local/bin to PATH in home.bashrc before jj completion loading This ensures jj (Jujutsu) is available and supports tab completion in TTY and SSH sessions where login shells were previously not sourcing .bashrc. | ||
| * | refactor(config/ssh): extract SSH configuration into dedicated module | Robby Zambito | 22 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 | ||
| * | feat: update AGENTS.md with ini specifics | Robby Zambito | 46 hours |
| | | |||
| * | feat: add AGENTS.md | Robby Zambito | 2 days |
| | | |||
| * | 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: remove unused config | Robby Zambito | 2 days |
| | | |||
| * | refactor: move emacs config to separate package | Robby Zambito | 2 days |
| | | |||
| * | fix: virtual video devices | Robby Zambito | 2 days |
| | | |||
| * | fix: remove broken v4l2loopback | Robby Zambito | 2 days |
| | | |||
| * | add bubblewrap, update alsa config | Robby Zambito | 3 days |
| | | |||
| * | fix opening links in firefox | Robby Zambito | 3 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 |
