• Joined on 2026-04-03
alexion deleted branch task-0012-secrets-operations-docs from alexion/dotfiles 2026-07-20 10:06:59 -04:00
alexion merged pull request alexion/dotfiles#6 2026-07-20 10:06:58 -04:00
docs(install): revise for sops-provisioned identities (task 0012)
alexion created pull request alexion/dotfiles#6 2026-07-20 10:05:05 -04:00
docs(install): revise for sops-provisioned identities (task 0012)
alexion created pull request alexion/gitea-axi#51 2026-07-20 10:04:47 -04:00
docs: record that the session-start hook stores an absolute path (task 0042)
alexion created branch task-0012-secrets-operations-docs in alexion/dotfiles 2026-07-20 10:04:36 -04:00
alexion pushed to task-0012-secrets-operations-docs at alexion/dotfiles 2026-07-20 10:04:36 -04:00
dcc03155a2 docs(install): revise for sops-provisioned identities (task 0012)
alexion created branch task-0042-verify-hook-path-resolution in alexion/gitea-axi 2026-07-20 10:04:03 -04:00
alexion pushed to task-0042-verify-hook-path-resolution at alexion/gitea-axi 2026-07-20 10:04:03 -04:00
397da5d7a6 docs: record that the session-start hook stores an absolute path (task 0042)
alexion deleted branch task-0041-ci-flake-build-job from alexion/gitea-axi 2026-07-20 09:52:44 -04:00
alexion pushed to main at alexion/gitea-axi 2026-07-20 09:52:43 -04:00
710bbfdeac ci: build the flake in a non-gating job (task 0041)
alexion merged pull request alexion/gitea-axi#50 2026-07-20 09:52:42 -04:00
ci: build the flake in a non-gating job (task 0041)
alexion pushed to main at alexion/dotfiles 2026-07-20 09:52:08 -04:00
11d7cb053c docs(tasks): add task 0019, user SSH keys and an access policy
alexion deleted branch task-0019-user-ssh-keys-and-access-policy from alexion/dotfiles 2026-07-20 09:52:08 -04:00
alexion merged pull request alexion/dotfiles#5 2026-07-20 09:52:06 -04:00
docs(tasks): add task 0019, user SSH keys and an access policy
alexion pushed to task-0019-user-ssh-keys-and-access-policy at alexion/dotfiles 2026-07-20 09:51:51 -04:00
11d7cb053c docs(tasks): add task 0019, user SSH keys and an access policy
ec40892560 refactor(ssh): flatten the module to a single file
a6ada9dac3 chore(neogaia): comment the host public keys as the machine, not root
42ff195556 refactor(ssh): extract the host key wiring into a module
60738f65c2 docs: correct the forge CLI gotcha, a tea login does exist
Compare 6 commits »
alexion pushed to main at alexion/dotfiles 2026-07-20 09:50:08 -04:00
ec40892560 refactor(ssh): flatten the module to a single file
a6ada9dac3 chore(neogaia): comment the host public keys as the machine, not root
42ff195556 refactor(ssh): extract the host key wiring into a module
60738f65c2 docs: correct the forge CLI gotcha, a tea login does exist
61ce9cc1be feat(neogaia): restore the SSH host keys from sops (task 0011)
Compare 5 commits »
alexion deleted branch task-0011-neogaia-ssh-host-keys from alexion/dotfiles 2026-07-20 09:50:08 -04:00
alexion merged pull request alexion/dotfiles#4 2026-07-20 09:50:06 -04:00
feat(neogaia): restore the SSH host keys from sops (task 0011)
alexion commented on pull request alexion/dotfiles#4 2026-07-20 09:48:22 -04:00
feat(neogaia): restore the SSH host keys from sops (task 0011)

This is a single-file module, no need for a folder.

alexion commented on pull request alexion/dotfiles#4 2026-07-20 09:30:13 -04:00
feat(neogaia): restore the SSH host keys from sops (task 0011)

Flattened to modules/ssh.nix in ec40892 — you're right, and the repo already says so. Every module folder here carries companion files next to its .nix (fish/config.fish, nvim/config.lua,…