1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-12-22 00:41:12 +01:00
home-manager/tests/modules/services/ssh-agent
Justin Bassett 0467d026ce ssh-agent: Allow other systemd units access to $SSH_AUTH_SOCK
If another systemd unit wants to talk to the ssh-agent service, they
need to know the SSH_AUTH_SOCK variable to do so.
2025-11-02 10:20:04 -08:00
..
basic-service-expected.service ssh-agent: Allow other systemd units access to $SSH_AUTH_SOCK 2025-11-02 10:20:04 -08:00
basic-service.nix ssh-agent: Allow other systemd units access to $SSH_AUTH_SOCK 2025-11-02 10:20:04 -08:00
default.nix ssh-agent: add defaultMaximumIdentityLifetime setting (#7876) 2025-09-25 09:26:39 -05:00
timeout-service-expected.service ssh-agent: Allow other systemd units access to $SSH_AUTH_SOCK 2025-11-02 10:20:04 -08:00
timeout-service.nix ssh-agent: Allow other systemd units access to $SSH_AUTH_SOCK 2025-11-02 10:20:04 -08:00