summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* refactor(config/ssh): extract SSH configuration into dedicated moduleRobby Zambito22 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 specificsRobby Zambito46 hours
|
* feat: add AGENTS.mdRobby Zambito2 days
|
* refactor: move git config to separate packageRobby Zambito2 days
|
* refactor: move wofi config to fileRobby Zambito2 days
| | | | also removed some commented and unused code
* refactor: remove unused configRobby Zambito2 days
|
* refactor: move emacs config to separate packageRobby Zambito2 days
|
* fix: virtual video devicesRobby Zambito2 days
|
* fix: remove broken v4l2loopbackRobby Zambito2 days
|
* add bubblewrap, update alsa configRobby Zambito3 days
|
* fix opening links in firefoxRobby Zambito3 days
|
* podman, bat, and shell init changesRobby Zambito3 days
|
* add z, fzf, and replace docker with podmanRobby Zambito2026-03-08
|
* start splitting things into separate modulesRobby Zambito2026-03-07
|
* fix typoRobby Zambito2026-03-06
|
* some changesRobby Zambito2026-03-06
|
* Inhibit idle on fullscreenRobby Zambito2025-11-23
|
* Initial commitRobby Zambito2025-07-28