nixcfg/modules
Harald Hoyer b185a6159f feat(darwin): enable launchd ssh-agent with FIDO/SK support
Apple's built-in ssh-agent has no sk-api/libfido2 support and refuses
signing operations for ed25519-sk / ecdsa-sk hardware keys. Enable the
existing metacfg.security.ssh module (which runs pkgs.openssh's
ssh-agent under launchd) via the common darwin suite, and export
SSH_AUTH_SOCK from environment.shellInit so bash, zsh, and fish (via
/etc/fish/foreign-env/shellInit) all point at the nix-managed socket.
2026-05-18 12:18:22 +02:00
..
darwin feat(darwin): enable launchd ssh-agent with FIDO/SK support 2026-05-18 12:18:22 +02:00
home feat(opencode): install kepano/obsidian-skills into ~/.agents/skills 2026-05-16 14:13:31 +02:00
nixos feat(base): blacklist unused network kernel modules 2026-05-13 09:16:21 +02:00
common.nix fix: add ssh key 2026-05-05 14:20:00 +02:00